Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8182692/?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:22:01.600152Z",
    "action": 2,
    "target": "用户以及开发者也可在 <a href=\"%s\">scitech@lists.fedoraproject.org</a> 邮件列表中获得帮助。",
    "old": "用户以及开发者也可在 <a href=\"%s\">music@lists.fedoraproject.org</a> 邮件列表中获得帮助。",
    "details": {
        "state": 20,
        "source": "Users and developers are also available on the mailing list at <a href=\"%s\">scitech@lists.fedoraproject.org</a>.",
        "old_state": 10
    },
    "id": 13176648,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/13176648/?format=api"
}