Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/331186/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/tr_TR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mltmngz/?format=api",
    "author": null,
    "timestamp": "2020-06-27T13:09:09.084109Z",
    "action": 2,
    "target": "şifreleme yöntemi",
    "id": 70999,
    "action_name": "Penerjemahan telah diubah",
    "url": "https://translate-dev.freebsd.org/api/changes/70999/?format=api"
}