Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/922828/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:26:41.748106Z",
            "action": 59,
            "target": "",
            "id": 972639,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/972639/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/922829/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:26:41.748181Z",
            "action": 59,
            "target": "",
            "id": 972640,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/972640/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/922830/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:26:41.748211Z",
            "action": 59,
            "target": "",
            "id": 972641,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/972641/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:26:41.748235Z",
            "action": 0,
            "target": "",
            "id": 972642,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/972642/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:26:49.023586Z",
            "action": 44,
            "target": "",
            "id": 972652,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/972652/?format=api"
        }
    ]
}