Translation components API.

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

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

{
    "count": 355,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/f36/af/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/9300748/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-28T10:17:51.537883Z",
            "action": 30,
            "target": "unknown",
            "id": 3861156,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3861156/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9300746/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-28T10:17:51.528119Z",
            "action": 30,
            "target": "Failed to attach subscription.",
            "id": 3861155,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3861155/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9300745/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-28T10:17:51.521450Z",
            "action": 30,
            "target": "Unregistration failed.",
            "id": 3861154,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3861154/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9300744/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-28T10:17:51.513660Z",
            "action": 30,
            "target": "Registration failed.",
            "id": 3861153,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3861153/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9300652/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-28T10:17:51.238108Z",
            "action": 30,
            "target": "Support for this hardware has been removed in this major OS release. Please check the removed functionality section of the release notes.",
            "id": 3861131,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3861131/?format=api"
        }
    ]
}