Translation components API.

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

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

{
    "count": 1207,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/changes/?format=api&page=24",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885765/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:44.844820Z",
            "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": 3224484,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224484/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885725/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:44.502685Z",
            "action": 30,
            "target": "Unable to encrypt password: unsupported algorithm {}",
            "id": 3224483,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224483/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885668/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:44.027560Z",
            "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": 3224482,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224482/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885665/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:43.988800Z",
            "action": 30,
            "target": "The following error occurred while installing the payload. This is a fatal error and installation will be aborted.",
            "id": 3224481,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224481/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885664/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:43.976282Z",
            "action": 30,
            "target": "The following error occurred while setting up the payload. This is a fatal error and installation will be aborted.",
            "id": 3224480,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224480/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885657/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:43.925098Z",
            "action": 30,
            "target": "An error occurred while activating your storage configuration.",
            "id": 3224479,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224479/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7885638/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-04T10:20:43.734758Z",
            "action": 30,
            "target": "Host name must be 64 or fewer characters in length.",
            "id": 3224478,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3224478/?format=api"
        }
    ]
}