Translation components API.

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

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

{
    "count": 254,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-18T19:50:41.609109Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2989195,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2989195/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7200156/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-18T19:50:36.655430Z",
            "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": 2989194,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/2989194/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7200155/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-18T19:50:32.872275Z",
            "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.",
            "old": "Support for this hardware has been removed in this major OS release. Please check theremoved functionality section of the release notes.",
            "details": {},
            "id": 2989193,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/2989193/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-13T09:35:21.468134Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 2976580,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2976580/?format=api"
        }
    ]
}