Translation components API.

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

GET /api/translations/anaconda/f32/fa/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/f32/fa/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:54:01.449223Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3060534,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3060534/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7506676/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:53:16.518903Z",
            "action": 30,
            "target": "An error occurred while activating your storage configuration.",
            "old": "Checking storage configuration...",
            "details": {},
            "id": 3060511,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3060511/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7506312/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:52:55.754215Z",
            "action": 30,
            "target": "Failed to save storage configuration",
            "old": "Checking storage configuration...",
            "details": {},
            "id": 3060507,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3060507/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7506099/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-05T10:52:29.081409Z",
            "action": 30,
            "target": "Are you sure you want to delete all of the data on {}?",
            "old": "Are you sure you wish to quit the\ninstallation process?",
            "details": {},
            "id": 3060505,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3060505/?format=api"
        }
    ]
}