Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/sl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739775/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.496252Z",
            "action": 59,
            "target": "Obvestilo o shranjevanju",
            "id": 679433,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679433/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739776/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.496313Z",
            "action": 59,
            "target": "Čestitke ob sprejetju vašega prispevka \"{$submissionTitle}\" pri reviji {$contextName}. Če želite lahko prispevek avtomatsko shranite v enega ali več repozitorijev. \n\nZa nadaljevanje pojdite na {$swordDepositUrl}.\n\nTa email je bil generiran s pomočjo Public Knowledge Project vtičnika za SWORD shranjevanje.",
            "id": 679434,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679434/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739777/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.496354Z",
            "action": 59,
            "target": "Ta email predloga se uporablja za obvestilo avtorju o možnih opcijskih SWORD shranjevalnih točkah.",
            "id": 679435,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679435/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/sword-deposit-plugin/emails/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/sword-deposit-plugin/emails/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.496390Z",
            "action": 0,
            "target": "",
            "id": 679436,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679436/?format=api"
        }
    ]
}