Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14869417/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gabrii/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gabrii/?format=api",
    "timestamp": "2023-08-16T15:53:44.676292Z",
    "action": 66,
    "target": "montar",
    "old": "",
    "details": {
        "state": 20,
        "source": "mount",
        "old_state": 0
    },
    "id": 12062771,
    "action_name": "Explanation updated",
    "url": "https://translate.fedoraproject.org/api/changes/12062771/?format=api"
}