Translation components API.

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

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

{
    "count": 653,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pt/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pt/?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.908513Z",
            "action": 0,
            "target": "",
            "id": 1782,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/1782/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pt/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": null,
            "timestamp": "2019-09-23T18:11:39.190032Z",
            "action": 17,
            "target": "",
            "id": 1450,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/1450/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/pt/?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:39.168887Z",
            "action": 0,
            "target": "",
            "id": 1449,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/1449/?format=api"
        }
    ]
}