Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/42580832/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "timestamp": "2021-09-22T08:16:46.525919+02:00",
    "action": 5,
    "target": "Hay un problema con la última actualización de SoundSwitch. Deberá descargar manualmente la versión nueva en {0}",
    "id": 12879135,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/12879135/?format=api"
}