Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12562933/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T08:36:52.149771Z",
    "action": 59,
    "target": "옵션 --ipv6-ignore-auto-dns는 --device를 지정해야 합니다",
    "id": 15590201,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15590201/?format=api"
}