Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/360493/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookbasics_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookbasics_index/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T23:15:20.931412Z",
    "action": 13,
    "target": "",
    "id": 132151,
    "action_name": "Novo texto fonte",
    "url": "https://translate-dev.freebsd.org/api/changes/132151/?format=api"
}