Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-09T23:52:48.758644+02:00",
            "action": 0,
            "target": "",
            "id": 6800,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/6800/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-17T15:47:02.316334+02:00",
            "action": 0,
            "target": "",
            "id": 9028,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/9028/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-25T09:26:29.711989+02:00",
            "action": 0,
            "target": "",
            "id": 12050,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/12050/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2022-12-05T15:26:08.954573+01:00",
            "action": 0,
            "target": "",
            "id": 53427,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/53427/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2022-12-05T15:26:14.204690+01:00",
            "action": 44,
            "target": "",
            "id": 53441,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/53441/?format=api"
        }
    ]
}