Translation components API.

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

GET /api/translations/ojs/blocks-information/pt/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/888161/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:46:05.793699Z",
            "action": 59,
            "target": "Bloco Informações",
            "id": 935433,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/935433/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888162/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:46:05.793764Z",
            "action": 59,
            "target": "Este plugin oferece links para informações na barra lateral.",
            "id": 935434,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/935434/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888163/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:46:05.793793Z",
            "action": 59,
            "target": "Informações",
            "id": 935435,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/935435/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:46:05.793817Z",
            "action": 0,
            "target": "",
            "id": 935436,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/935436/?format=api"
        }
    ]
}