Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19118111/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T12:17:12.995051Z",
    "action": 59,
    "target": "Tüm ortam salt okunur modda",
    "old": "Tüm ortam salt okunur modda",
    "details": {
        "state": 20,
        "source": "All media is in read-only mode",
        "old_state": 20
    },
    "id": 18204912,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18204912/?format=api"
}