Translation components API.

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

GET /api/translations/anaconda/rhel-9/id/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 605,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7846343/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:14:36.333438Z",
            "action": 30,
            "target": "Unable to encrypt password: unsupported algorithm {}",
            "id": 3223509,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223509/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7846303/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:14:36.043950Z",
            "action": 30,
            "target": "Support for this hardware has been removed in this major OS release. Please check the removed functionality section of the release notes.",
            "id": 3223508,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223508/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7846286/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:14:35.920911Z",
            "action": 30,
            "target": "The following error occurred during the installation:\n\n{details}\n\nWould you like to ignore this and continue with installation?",
            "id": 3223507,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223507/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7846283/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:14:35.889945Z",
            "action": 30,
            "target": "The following error occurred while installing the payload. This is a fatal error and installation will be aborted.",
            "id": 3223506,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223506/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7846282/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:14:35.882477Z",
            "action": 30,
            "target": "The following error occurred while setting up the payload. This is a fatal error and installation will be aborted.",
            "id": 3223504,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3223504/?format=api"
        }
    ]
}