Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/440694/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-04T04:18:16.068692Z",
    "action": 5,
    "target": "<a href=\"%s\">Fedora开发者页面</a>提供了具体文档。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Specific documentation is available at the <a href=\"%s\">Fedora Developer page</a>.",
        "old_state": 0
    },
    "id": 13176640,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13176640/?format=api"
}