Changes API.

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

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

{
    "unit": "https://translate.iggdrasil.net/api/units/279/?format=api",
    "component": "https://translate.iggdrasil.net/api/components/ishtar/ishtar/?format=api",
    "translation": "https://translate.iggdrasil.net/api/translations/ishtar/ishtar/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T07:44:51.432136Z",
    "action": 13,
    "target": "\"Terminus Ante Quem\" the context record can't have been created after this date",
    "id": 143,
    "action_name": "Source string added",
    "url": "https://translate.iggdrasil.net/api/changes/143/?format=api"
}