Translation components API.

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

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

{
    "count": 1254,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/changes/?format=api&page=25",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7813421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:49.928378Z",
            "action": 30,
            "target": "The following error occurred while installing the payload. This is a fatal error and installation will be aborted.",
            "old": "The following error occurred while installing.  This is a fatal error and installation will be aborted.",
            "details": {},
            "id": 3222571,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222571/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7813420/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:49.917936Z",
            "action": 30,
            "target": "The following error occurred while setting up the payload. This is a fatal error and installation will be aborted.",
            "old": "The following error occurred while installing.  This is a fatal error and installation will be aborted.",
            "details": {},
            "id": 3222570,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222570/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7813413/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:49.861132Z",
            "action": 30,
            "target": "An error occurred while activating your storage configuration.",
            "old": "Error checking storage configuration",
            "details": {},
            "id": 3222569,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222569/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7813394/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:09:49.706942Z",
            "action": 30,
            "target": "Host name must be 64 or fewer characters in length.",
            "old": "Host name must be 255 or fewer characters in length.",
            "details": {},
            "id": 3222568,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222568/?format=api"
        }
    ]
}