Translation components API.

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

GET /api/translations/diyseeds-org-organizations/rouergue/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/rouergue/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/rouergue/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T11:02:51.373904+02:00",
            "action": 0,
            "target": "",
            "id": 3389,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/3389/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/rouergue/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/rouergue/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T12:29:57.876980+02:00",
            "action": 0,
            "target": "",
            "id": 4003,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/4003/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-organizations/rouergue/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-organizations/rouergue/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2021-09-06T19:03:13.039625+02:00",
            "action": 0,
            "target": "",
            "id": 5163,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/5163/?format=api"
        }
    ]
}