Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5503048/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/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-28T00:13:23.767441Z",
    "action": 5,
    "target": "Grupė „%s“ būtina šiam diegimui. Tokios grupės nėra. Tai yra lemtinga klaida, diegimas bus nutrauktas.",
    "old": "",
    "details": {},
    "id": 2945794,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/2945794/?format=api"
}