Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17302029/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-28T10:03:48.430388Z",
    "action": 30,
    "target": "CJK Unified Ideographs Extension I",
    "id": 15408746,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15408746/?format=api"
}