Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12395144/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/blackwell/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/blackwell/?format=api",
    "timestamp": "2024-05-14T20:55:50.601352Z",
    "action": 66,
    "target": "OSTree",
    "old": "OSTree",
    "details": {
        "state": 100,
        "source": "OSTree",
        "old_state": 100
    },
    "id": 16176815,
    "action_name": "Explanation updated",
    "url": "https://translate.fedoraproject.org/api/changes/16176815/?format=api"
}