Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/85979365/?format=api",
    "component": "https://hosted.weblate.org/api/components/andors-trail/user-interface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/andors-trail/user-interface/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/efverick/?format=api",
    "author": "https://hosted.weblate.org/api/users/efverick/?format=api",
    "timestamp": "2023-05-08T17:28:35.722379+02:00",
    "action": 5,
    "target": "Importação do mapa do mundo falhou",
    "id": 55201568,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/55201568/?format=api"
}