Translation components API.

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

GET /api/translations/mobilizon/frontend/pl/changes/?format=api&page=59
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2903,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pl/changes/?format=api&page=58",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-09-26T15:48:48.720235Z",
            "action": 0,
            "target": "",
            "id": 1781,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/1781/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": null,
            "timestamp": "2019-09-23T18:11:36.846016Z",
            "action": 17,
            "target": "",
            "id": 1446,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/1446/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-09-23T18:11:36.827021Z",
            "action": 0,
            "target": "",
            "id": 1445,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/1445/?format=api"
        }
    ]
}