Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7848278/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cbbaginski/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cbbaginski/?format=api",
    "timestamp": "2023-12-08T08:01:38.739432Z",
    "action": 2,
    "target": "contenitore",
    "id": 13192835,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/13192835/?format=api"
}