Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6089252/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim/glossary/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim/glossary/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-13T17:05:52.554967Z",
    "action": 31,
    "target": "",
    "id": 279590,
    "action_name": "New string added",
    "url": "https://translate.gajim.org/api/changes/279590/?format=api"
}