Translation components API.

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

GET /api/translations/registrationNotification/locale-keys/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/739898/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.925697Z",
            "action": 59,
            "target": "რეგისტრაციის შეტყობინების პლაგინი",
            "id": 679657,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679657/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739899/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.925766Z",
            "action": 59,
            "target": "ელფოსტით უგზავნის შეტყობინებას ფოსტის მორგებადი ჩამონათვალისთვის, როდესაც ახალი მომხმარებელი დარეგისტრირდება.",
            "id": 679658,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679658/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/739900/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.925806Z",
            "action": 59,
            "target": "ელფოსტით უგზავნის შეტყობინებას ფოსტის მორგებადი ჩამონათვალისთვის, როდესაც ახალი მომხმარებელი დარეგისტრირდება. <strong>ინსტალაციის ინსტრუქციისთვის იხილეთ ამ მოდულის README დოკუმენტი.</strong>",
            "id": 679659,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/679659/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:33:35.925841Z",
            "action": 0,
            "target": "",
            "id": 679660,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/679660/?format=api"
        }
    ]
}