Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/bg/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/564227/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.869498Z",
            "action": 59,
            "target": "Отчет за абонаментите",
            "id": 499806,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499806/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564228/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.869561Z",
            "action": 59,
            "target": "Тази добавка (плъгин) реализира CSV отчет, съдържащ списък с абонаменти и тяхната информация.",
            "id": 499807,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499807/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564229/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.869601Z",
            "action": 59,
            "target": "Пощенски адрес на институцията",
            "id": 499808,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499808/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564230/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.869639Z",
            "action": 59,
            "target": "Диапазон от IP адреси",
            "id": 499809,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499809/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:23.869673Z",
            "action": 0,
            "target": "",
            "id": 499810,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/499810/?format=api"
        }
    ]
}