Translation components API.

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

GET /api/translations/opensourcepos/suppliers/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 29,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/253556/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825280Z",
            "action": 59,
            "target": "Erfolgreich hinzugefügt",
            "id": 159386,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159386/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253559/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825349Z",
            "action": 59,
            "target": "Löschung erfolgreich",
            "id": 159387,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159387/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253562/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825421Z",
            "action": 59,
            "target": "Änderung erfolgreich",
            "id": 159388,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159388/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253563/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825493Z",
            "action": 59,
            "target": "Lieferant",
            "id": 159389,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159389/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253564/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825563Z",
            "action": 59,
            "target": "ID",
            "id": 159390,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159390/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253567/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825629Z",
            "action": 59,
            "target": "Steuer ID",
            "id": 159391,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159391/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253569/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825699Z",
            "action": 59,
            "target": "Ändere Lieferant",
            "id": 159392,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159392/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:57.825776Z",
            "action": 0,
            "target": "",
            "id": 159393,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/159393/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/de/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:23:30.728992Z",
            "action": 0,
            "target": "",
            "id": 179306,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179306/?format=api"
        }
    ]
}