Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/resources/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T12:26:15.922980+02:00",
            "action": 0,
            "target": "",
            "id": 3893,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/3893/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/resources/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T12:26:15.979945+02:00",
            "action": 44,
            "target": "",
            "id": 3894,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/3894/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/resources/it/?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-06T18:27:31.516362+02:00",
            "action": 0,
            "target": "",
            "id": 4897,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/4897/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/resources/it/?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:01:19.642238+02:00",
            "action": 0,
            "target": "",
            "id": 5084,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/5084/?format=api"
        }
    ]
}