Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1202480/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookpartiii/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookpartiii/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-08T11:55:32.350411Z",
    "action": 30,
    "target": "The remaining chapters cover all aspects of FreeBSD system administration.  Each chapter starts by describing what will be learned as a result of reading the chapter, and also details what the reader is expected to know before tackling the material.",
    "id": 320436,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/320436/?format=api"
}