Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/15502/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/?format=api",
    "user": "http://translate.pretalx.com/api/users/lfernandez/?format=api",
    "author": "http://translate.pretalx.com/api/users/lfernandez/?format=api",
    "timestamp": "2021-08-30T20:46:53.811884Z",
    "action": 5,
    "target": "Para ver nuestra agenda con todas las funcionalidades, como las zonas horarias y la agenda personal, favor de activar JavaScript y de ir <a href=\"%(href)s\">aquí</a>.",
    "id": 5814,
    "action_name": "New translation",
    "url": "http://translate.pretalx.com/api/changes/5814/?format=api"
}