Translation components API.

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

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

{
    "count": 557,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7823148/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:18.626518Z",
            "action": 30,
            "target": "Your %(mount)s partition size is lower than required %(size)s.",
            "id": 3222860,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222860/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7823105/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:18.243460Z",
            "action": 30,
            "target": "The %(product_name)s graphical installer requires %(needed_ram)s MB of memory, but you only have %(total_ram)s MB.\n",
            "id": 3222859,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222859/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7823005/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:17.446245Z",
            "action": 30,
            "target": "The following error occurred while installing the payload. This is a fatal error and installation will be aborted.",
            "id": 3222858,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222858/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7823004/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:17.430521Z",
            "action": 30,
            "target": "The following error occurred while setting up the payload. This is a fatal error and installation will be aborted.",
            "id": 3222857,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222857/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7822998/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:17.386962Z",
            "action": 30,
            "target": "There is a problem with your existing storage configuration or your initial settings, for example a kickstart file. You must resolve this matter before the installation can proceed. There is a shell available for use which you can access by pressing ctrl-alt-f1 and then ctrl-b 2.\n\nOnce you have resolved the issue you can retry the storage scan. If you do not fix it you will have to exit the installer.",
            "id": 3222856,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222856/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7822997/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:17.371692Z",
            "action": 30,
            "target": "An error occurred while activating your storage configuration.",
            "id": 3222855,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222855/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7822978/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:11:17.186842Z",
            "action": 30,
            "target": "Host name must be 64 or fewer characters in length.",
            "id": 3222853,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3222853/?format=api"
        }
    ]
}