Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/376330/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/ca/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
    "timestamp": "2023-01-04T19:30:05.217672Z",
    "action": 5,
    "target": "Connman ha retornat el següent error:<b><center>%1</b><br>Voleu tornar a intentar-ho?",
    "id": 142984,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/142984/?format=api"
}