Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11633002/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/glossary/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2023-11-23T12:52:10.854920Z",
    "action": 66,
    "target": "Fedora Server",
    "id": 12920398,
    "action_name": "Explanation updated",
    "url": "https://translate.fedoraproject.org/api/changes/12920398/?format=api"
}