Translation components API.

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

GET /api/translations/diyseeds-org-videos/onion/it/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-videos/onion/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/onion/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T16:00:16.276114+02:00",
            "action": 0,
            "target": "",
            "id": 9374,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/9374/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/onion/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/onion/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T16:00:16.341845+02:00",
            "action": 44,
            "target": "",
            "id": 9375,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/9375/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/onion/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/onion/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-25T09:26:14.866984+02:00",
            "action": 0,
            "target": "",
            "id": 11909,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/11909/?format=api"
        }
    ]
}