Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/books_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/books_index/nl_NL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-04T23:07:50.889823Z",
    "action": 44,
    "target": "",
    "id": 255563,
    "action_name": "Nowe ciągi znaków do przetłumaczenia",
    "url": "https://translate-dev.freebsd.org/api/changes/255563/?format=api"
}