Translation components API.

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

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

{
    "count": 756,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7810741/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:26.675228Z",
            "action": 30,
            "target": "Unable to encrypt password: unsupported algorithm {}",
            "id": 3222480,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222480/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7810684/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:26.265525Z",
            "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": 3222479,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222479/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7810681/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:26.234385Z",
            "action": 30,
            "target": "The following error occurred while installing the payload. This is a fatal error and installation will be aborted.",
            "id": 3222478,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222478/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7810680/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:26.224583Z",
            "action": 30,
            "target": "The following error occurred while setting up the payload. This is a fatal error and installation will be aborted.",
            "id": 3222477,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222477/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7810673/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:26.169107Z",
            "action": 30,
            "target": "An error occurred while activating your storage configuration.",
            "id": 3222476,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222476/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7810654/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:26.016900Z",
            "action": 30,
            "target": "Host name must be 64 or fewer characters in length.",
            "id": 3222475,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222475/?format=api"
        }
    ]
}