Changes API.

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

GET /api/changes/403729/?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/bookshandbookpartiv/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookpartiv/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-06T23:46:27.184150Z",
    "action": 44,
    "target": "",
    "id": 403729,
    "action_name": "New strings to translate",
    "url": "https://translate-dev.freebsd.org/api/changes/403729/?format=api"
}