Translation components API.

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

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

{
    "count": 60,
    "next": null,
    "previous": "https://translate.tryton.org/api/translations/tryton/production_work/pt/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-23T22:13:21.398169Z",
            "action": 0,
            "target": "",
            "id": 111881,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/111881/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-13T15:06:15.228758Z",
            "action": 0,
            "target": "",
            "id": 105063,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/105063/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:40:59.811957Z",
            "action": 0,
            "target": "",
            "id": 100293,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/100293/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-10-01T23:35:49.884782Z",
            "action": 0,
            "target": "",
            "id": 96378,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/96378/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": "https://translate.tryton.org/api/users/admin/?format=api",
            "author": "https://translate.tryton.org/api/users/admin/?format=api",
            "timestamp": "2019-08-31T22:23:42.784174Z",
            "action": 0,
            "target": "",
            "id": 59960,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/59960/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:42:21.406741Z",
            "action": 0,
            "target": "",
            "id": 50542,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/50542/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T08:24:38.022012Z",
            "action": 0,
            "target": "",
            "id": 48425,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/48425/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-07T07:33:24.318660Z",
            "action": 0,
            "target": "",
            "id": 43286,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/43286/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": "https://translate.tryton.org/api/users/admin/?format=api",
            "author": "https://translate.tryton.org/api/users/admin/?format=api",
            "timestamp": "2019-06-01T22:35:34.744361Z",
            "action": 0,
            "target": "",
            "id": 23634,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/23634/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tryton.org/api/components/tryton/production_work/?format=api",
            "translation": "https://translate.tryton.org/api/translations/tryton/production_work/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-06T13:03:10.255556Z",
            "action": 0,
            "target": "",
            "id": 16748,
            "action_name": "Resource updated",
            "url": "https://translate.tryton.org/api/changes/16748/?format=api"
        }
    ]
}