Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/24301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.ayana.io/api/units/24414/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/tsun/?format=api",
    "user": "https://translate.ayana.io/api/users/wolke/?format=api",
    "author": "https://translate.ayana.io/api/users/wolke/?format=api",
    "timestamp": "2022-04-28T22:12:08.219935Z",
    "action": 36,
    "target": "Y-You want to know more about me ?!\nIf something doesn't make sense, you can ask the folks at the [Support Server]({support}).\n\n[Invite Me]({invite}), [Minimal Invite]({minimal}), [Ayana PRO]({pro}), [Ayana Status]({status}), [Twitter]({twitter})\n\n**Now my throat is dry because of all the talking! Hmph!**",
    "id": 24301,
    "action_name": "Translation approved",
    "url": "https://translate.ayana.io/api/changes/24301/?format=api"
}