Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/bg/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/739721/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.488524Z",
            "action": 59,
            "target": "Известие за депозит",
            "id": 679354,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679354/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739722/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.488592Z",
            "action": 59,
            "target": "Поздравления за приемането на изпратеното от вас \"{$submissionTitle}\" за публикуване в {$contextName}. Ако решите, можете автоматично да депозирате вашето представяне в едно или повече хранилища.\n\nПосетете {$swordDepositUrl} за да продължите.\n\nТози имейл е генериран от Public Knowledge Project SWORD deposit plugin.",
            "id": 679355,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679355/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739723/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.488633Z",
            "action": 59,
            "target": "Този шаблон за имейл се използва за уведомяване на автор за незадължителни точки за депозит за SWORD депозити.",
            "id": 679356,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679356/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:04.488668Z",
            "action": 0,
            "target": "",
            "id": 679357,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679357/?format=api"
        }
    ]
}