Translation components API.

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

GET /api/translations/libpwquality/app/sv/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:20:03.096231Z",
            "action": 0,
            "target": "",
            "id": 8994238,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994238/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:11.881182Z",
            "action": 0,
            "target": "",
            "id": 3481691,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481691/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995556/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2020-10-13T08:37:48.500424Z",
            "action": 5,
            "target": "Varning: värdet %ld ligger utanför det tillåtna entropiintervallet, justerar det.\n",
            "id": 2010543,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/2010543/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5995556/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/goeran/?format=api",
            "timestamp": "2020-10-13T08:37:48.493901Z",
            "action": 45,
            "target": "",
            "id": 2010542,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/2010542/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/sv/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:54:14.073449Z",
            "action": 0,
            "target": "",
            "id": 1998493,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998493/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:19.958359Z",
            "action": 0,
            "target": "",
            "id": 16530,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16530/?format=api"
        }
    ]
}