Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/gl/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/564343/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.009272Z",
            "action": 59,
            "target": "Informe de subscricións",
            "id": 499939,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499939/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564344/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.009341Z",
            "action": 59,
            "target": "Este complemento implementa un informe CSV que contén unha lista de subscricións e a súa información.",
            "id": 499940,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499940/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564345/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.009380Z",
            "action": 59,
            "target": "Enderezo postal da institución",
            "id": 499941,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499941/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564346/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.009417Z",
            "action": 59,
            "target": "Rangos de IP",
            "id": 499942,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499942/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.009452Z",
            "action": 0,
            "target": "",
            "id": 499943,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/499943/?format=api"
        }
    ]
}