Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/24376/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/de/?format=api",
    "user": "https://translate.ayana.io/api/users/YouBot/?format=api",
    "author": "https://translate.ayana.io/api/users/YouBot/?format=api",
    "timestamp": "2023-05-25T07:59:33.987444Z",
    "action": 5,
    "target": "Unten siehst du alle Befehle die ich kenne.\nFalls du mit etwas Hilfe benötigst tritt gerne unserem [Support Server]({support}) bei.\n\n[Invite Me]({invite}), [Minimal Invite]({minimal}), [Ayana PRO]({pro}), [Ayana Status]({status}), [Twitter]({twitter})\n\n**Schönen Tag noch!**",
    "id": 45278,
    "action_name": "New translation",
    "url": "https://translate.ayana.io/api/changes/45278/?format=api"
}