Translation components API.

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

GET /api/translations/cacti/maint/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": "http://translate.cacti.net/api/users/admin/?format=api",
            "author": "http://translate.cacti.net/api/users/admin/?format=api",
            "timestamp": "2020-12-13T03:33:54.007455Z",
            "action": 0,
            "target": "",
            "id": 2378,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/2378/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": "http://translate.cacti.net/api/users/admin/?format=api",
            "author": "http://translate.cacti.net/api/users/admin/?format=api",
            "timestamp": "2020-12-13T03:34:37.008017Z",
            "action": 44,
            "target": "",
            "id": 2406,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/2406/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": "http://translate.cacti.net/api/users/thewitness/?format=api",
            "author": "http://translate.cacti.net/api/users/thewitness/?format=api",
            "timestamp": "2020-12-15T16:43:27.071686Z",
            "action": 0,
            "target": "",
            "id": 5238,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/5238/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:25:03.231710Z",
            "action": 0,
            "target": "",
            "id": 23892,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/23892/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-18T12:25:05.191410Z",
            "action": 44,
            "target": "",
            "id": 23914,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/23914/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/152829/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": "http://translate.cacti.net/api/users/kaktusek/?format=api",
            "author": "http://translate.cacti.net/api/users/kaktusek/?format=api",
            "timestamp": "2022-11-24T15:38:16.837653Z",
            "action": 45,
            "target": "",
            "id": 29892,
            "action_name": "New contributor",
            "url": "http://translate.cacti.net/api/changes/29892/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/152829/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/maint/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/maint/pl/?format=api",
            "user": "http://translate.cacti.net/api/users/kaktusek/?format=api",
            "author": "http://translate.cacti.net/api/users/kaktusek/?format=api",
            "timestamp": "2022-11-24T15:38:16.838845Z",
            "action": 2,
            "target": "Ustaw / odśwież filtry",
            "id": 29893,
            "action_name": "Translation changed",
            "url": "http://translate.cacti.net/api/changes/29893/?format=api"
        }
    ]
}