Translation components API.

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

GET /api/translations/opensourcepos/customers/he/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/he/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/218561/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.284299Z",
            "action": 59,
            "target": "עדכנת בהצלחה את הלקוח",
            "id": 123635,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123635/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218562/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.284450Z",
            "action": 59,
            "target": "קוד מס",
            "id": 123636,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123636/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218563/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.284513Z",
            "action": 59,
            "target": "מזהה לצורך מס",
            "id": 123637,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123637/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218564/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.289797Z",
            "action": 59,
            "target": "חייב מס",
            "id": 123638,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123638/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218565/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.290492Z",
            "action": 59,
            "target": "סך הכול הוצאה",
            "id": 123639,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123639/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218566/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.290595Z",
            "action": 59,
            "target": "עדכן לקוח",
            "id": 123640,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123640/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/218567/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.290643Z",
            "action": 59,
            "target": "חבילת תגמולים",
            "id": 123641,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/123641/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:59.290688Z",
            "action": 0,
            "target": "",
            "id": 123642,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/123642/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/he/?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:57.034331Z",
            "action": 0,
            "target": "",
            "id": 179565,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179565/?format=api"
        }
    ]
}