Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/books_index/?format=api",
    "translation": null,
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2021-03-23T16:30:22.844093Z",
    "action": 25,
    "target": "documentation/content/de/books/_index.po",
    "id": 229162,
    "action_name": "Terjemahan dihapus",
    "url": "https://translate-dev.freebsd.org/api/changes/229162/?format=api"
}