Translation components API.

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

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

{
    "count": 69,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217249/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.039057Z",
            "action": 59,
            "target": "Änderung erfolgreich",
            "id": 121954,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121954/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217250/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.039165Z",
            "action": 59,
            "target": "Steuer-Code",
            "id": 121955,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121955/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217251/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.039285Z",
            "action": 59,
            "target": "Steuer ID",
            "id": 121956,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121956/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217252/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.039444Z",
            "action": 59,
            "target": "Steuerpflichtig",
            "id": 121957,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121957/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217253/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.055502Z",
            "action": 59,
            "target": "Total",
            "id": 121958,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121958/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217254/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.056833Z",
            "action": 59,
            "target": "Kunde ändern",
            "id": 121959,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121959/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217255/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.057576Z",
            "action": 59,
            "target": "Prämienpaket",
            "id": 121960,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121960/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:18.063065Z",
            "action": 0,
            "target": "",
            "id": 121961,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/121961/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/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:24:56.427320Z",
            "action": 0,
            "target": "",
            "id": 179558,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179558/?format=api"
        }
    ]
}