Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564243/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.970521Z",
            "action": 59,
            "target": "Informe de subscripcions",
            "id": 499824,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499824/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564244/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.970590Z",
            "action": 59,
            "target": "Aquest mòdul implementa un informe CSV que conté un llistat de les subscripcions i la seva informació.",
            "id": 499825,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499825/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564245/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.970635Z",
            "action": 59,
            "target": "Adreça postal de la institució",
            "id": 499826,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499826/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564246/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.970672Z",
            "action": 59,
            "target": "Rangs IP",
            "id": 499827,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499827/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.970706Z",
            "action": 0,
            "target": "",
            "id": 499828,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/499828/?format=api"
        }
    ]
}