Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14587437/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/glossary/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bracc/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bracc/?format=api",
    "timestamp": "2024-01-08T21:12:48.876564Z",
    "action": 66,
    "target": "Reichardt",
    "old": "",
    "details": {
        "state": 10,
        "source": "Reichardt",
        "old_state": 0
    },
    "id": 14509204,
    "action_name": "Explanation updated",
    "url": "https://translate.fedoraproject.org/api/changes/14509204/?format=api"
}