Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/854617/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookboot_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookboot_index/tr_TR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-05T22:41:25.289997Z",
    "action": 6,
    "target": "Bu bölüm sadece x86 ve amd64 sistemlerinde çalışan FreeBSD için önyükleme işlemini açıklar.",
    "id": 267612,
    "action_name": "Tradução automática",
    "url": "https://translate-dev.freebsd.org/api/changes/267612/?format=api"
}