Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5466177/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/bg/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/stefo/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/stefo/?format=api",
    "timestamp": "2021-03-20T06:58:07.831009Z",
    "action": 5,
    "target": "Грешка при проверката на софтуерните зависимости. <a href=\"\">Цъкнете за подробности.</a>",
    "old": "",
    "details": {},
    "id": 3132028,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3132028/?format=api"
}