Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/392298/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookpreface_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookpreface_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-22T22:21:16.231434Z",
    "action": 4,
    "target": "Descreve como usar o FreeBSD em outros idiomas além do inglês. Abrange a localização tanto em nível de sistema como em nível de aplicativo.",
    "id": 156440,
    "action_name": "Προστέθηκαν προτάσεις",
    "url": "https://translate-dev.freebsd.org/api/changes/156440/?format=api"
}