Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5711324/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f33/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/khaotic/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/khaotic/?format=api",
    "timestamp": "2021-01-19T13:43:28.803642Z",
    "action": 2,
    "target": "fcoe komandoje pateikto NIC „{}“ nėra.",
    "old": "fcoe komandoje pateikto NIC „{}“ nėra.",
    "details": {},
    "id": 2895591,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/2895591/?format=api"
}