Translation components API.

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

GET /api/translations/manuskript/translations/pt/changes/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 853,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/manuskript/translations/pt/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/21003722/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-23T19:25:52.082843+02:00",
            "action": 9,
            "target": "Gerir exportadores",
            "id": 7581426,
            "action_name": "Translation uploaded",
            "url": "https://hosted.weblate.org/api/changes/7581426/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-23T19:25:34.283943+02:00",
            "action": 48,
            "target": "",
            "id": 7581393,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/7581393/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2020-09-23T19:25:31.860153+02:00",
            "action": 0,
            "target": "",
            "id": 7581387,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7581387/?format=api"
        }
    ]
}