Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12284422/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-12-01T02:01:42.703340Z",
    "action": 5,
    "target": "ARMv7 (또한 arm32 또는 armhfp로 알려진)에서 페도라 리눅스는 이제 폐기되었습니다.",
    "id": 8905161,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8905161/?format=api"
}