Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1574510/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerwriting-style_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerwriting-style_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-21T18:20:06.113278Z",
    "action": 30,
    "target": "Technical documentation can be improved by consistent use of several principles.  Most of these can be classified into three goals: _be clear_, _be complete_, and _be concise_.  These goals can conflict with each other.  Good writing consists of a balance between them.",
    "id": 542471,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/542471/?format=api"
}