Translation components API.

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

GET /api/translations/plugins/lens-galley-plugin/el/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730109/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:13.755301Z",
            "action": 59,
            "target": "Προβολή Άρθρων με eLife Lens",
            "id": 668153,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668153/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730110/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:13.755362Z",
            "action": 59,
            "target": "Αυτό το Πρόσθετο υποστηρίζει τα δοκίμια JATS XML με eLife Lens.",
            "id": 668154,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668154/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:13.755400Z",
            "action": 0,
            "target": "",
            "id": 668155,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668155/?format=api"
        }
    ]
}