Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12181845/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/linux-pam/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/linux-pam/glossary/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-11-12T06:15:06.298766Z",
    "action": 31,
    "target": "비밀번호:",
    "id": 8717429,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/8717429/?format=api"
}