Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18411720/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-m17n/app/kab/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/starlight/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/starlight/?format=api",
    "timestamp": "2024-10-20T08:44:46.983142Z",
    "action": 5,
    "target": "Agilal n deffir:",
    "old": "",
    "details": {
        "state": 20,
        "source": "Background:",
        "old_state": 0
    },
    "id": 17170902,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17170902/?format=api"
}