Translation components API.

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

GET /api/translations/ojs/generic-htmlArticleGalley/hy/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/503221/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:40.271797Z",
            "action": 59,
            "target": "HTML հոդվածի շարվածք",
            "id": 437756,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437756/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503222/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:40.271867Z",
            "action": 59,
            "target": "Այս փլագինը տրամադրում է HTML հոդվածների շարվածքների տրամադրման աջակցություն:",
            "id": 437757,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437757/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:40.271905Z",
            "action": 0,
            "target": "",
            "id": 437758,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437758/?format=api"
        }
    ]
}