Translation components API.

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

GET /api/translations/sword-deposit-plugin/emails/ka/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/739757/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.539577Z",
            "action": 59,
            "target": "დეპოზიტის შეტყობინება",
            "id": 679405,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679405/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739758/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.539645Z",
            "action": 59,
            "target": "გილოცავთ თქვენს წარდგინებას, “{$submissionTitle}”, მიღებას {$contextName} - ში გამოქვეყნებისთვის. თუ აირჩევთ, შეგიძლიათ ავტომატურად შეიტანოთ თქვენი წარდგენა ერთ ან მეტ საცავში.\n\nგასაგრძელებლად გადადით {$swordDepositUrl}-ზე.\n\nეს ელწერილი შეიქმნა საზოგადოებრივი ცოდნის პროექტის SWORD დეპოზიტის მოდულის მიერ.",
            "id": 679406,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679406/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739759/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.539687Z",
            "action": 59,
            "target": "ელფოსტის ეს შაბლონი გამოიყენება ავტორებისათვის SWORD დეპოზიტების არჩევითი დეპოზიტების ქულების შესატყობინებლად.",
            "id": 679407,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679407/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:30:06.539724Z",
            "action": 0,
            "target": "",
            "id": 679408,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679408/?format=api"
        }
    ]
}