Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8327510/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/es/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-02-02T22:33:08.888995Z",
    "action": 4,
    "target": "Aquí puede usted elegir si se reproduce un archivo de sonido cuando sucede un error. Si no está instalado el módulo simpleaudio para Python3, esta opción no hace nada.",
    "id": 3987687,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3987687/?format=api"
}