Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8618120/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-9/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/middlingphys/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/middlingphys/?format=api",
    "timestamp": "2023-01-25T02:17:05.968306Z",
    "action": 45,
    "target": "",
    "old": "",
    "details": {},
    "id": 9108477,
    "action_name": "Contributor joined",
    "url": "https://translate.fedoraproject.org/api/changes/9108477/?format=api"
}