Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16713930/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-26T05:52:31.615625Z",
    "action": 59,
    "target": "미라클 리눅스 8 (알 수 없음)",
    "id": 15901303,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15901303/?format=api"
}