Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/ro/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/739769/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.275381Z",
            "action": 59,
            "target": "Înștiințare pentru depozitare",
            "id": 679425,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679425/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739770/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.275445Z",
            "action": 59,
            "target": "Felicitări pentru acceptul propunerii de articol \"{$submissionTitle}\" pentru a fi publicat în  {$contextName}. Dacă doriți, puteți depozita automat propunerea în unul sau mai multe depozite.\n\nMergi la {$swordDepositUrl} pentru a proceda.\n\nAcest email a fost generat de modulul OJS pentru depozitare prin SWORD.",
            "id": 679426,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679426/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739771/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.275487Z",
            "action": 59,
            "target": "Acest șabon de email este folosit pentru a notifica autorul privind opțiunile pentru depozitarea SWORD",
            "id": 679427,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679427/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:07.275523Z",
            "action": 0,
            "target": "",
            "id": 679428,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679428/?format=api"
        }
    ]
}