Changes API.

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

GET /api/changes/295740/?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/booksporters-handbookbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookbook/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-23T13:04:56.325748Z",
    "action": 44,
    "target": "",
    "id": 295740,
    "action_name": "New strings to translate",
    "url": "https://translate-dev.freebsd.org/api/changes/295740/?format=api"
}