Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/331652/?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/firdevssevik/?format=api",
    "author": null,
    "timestamp": "2020-06-29T16:58:51.332240Z",
    "action": 5,
    "target": "port dizini",
    "id": 71365,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/71365/?format=api"
}