Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257612/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-29T02:38:45.142743Z",
    "action": 59,
    "target": "パッケージ %s (%s) と %s (%s) 両方は %s を廃止しました",
    "old": "パッケージ %s (%s) と %s (%s) 両方は %s を廃止しました",
    "details": {
        "state": 20,
        "source": "both package %s from %s and %s from %s obsolete %s",
        "old_state": 20
    },
    "id": 17011691,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17011691/?format=api"
}