Translation components API.

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

GET /api/translations/ojs/generic-htmlArticleGalley/ka/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503229/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:41.016465Z",
            "action": 59,
            "target": "მოდული „სტატიის HTML-გალერეა“",
            "id": 437768,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437768/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503230/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:41.016537Z",
            "action": 59,
            "target": "უზრუნველყოფს გალერეების ჩვენების მხარდაჭერას HTML ფორმატში.",
            "id": 437769,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437769/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:41.016576Z",
            "action": 0,
            "target": "",
            "id": 437770,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437770/?format=api"
        }
    ]
}