Translation components API.

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

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

{
    "count": 126,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/238655/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:01:49.360696Z",
            "action": 59,
            "target": "Retail Price is a required field.",
            "id": 144401,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/144401/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/238668/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:01:49.360774Z",
            "action": 59,
            "target": "Barcode Database",
            "id": 144402,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/144402/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/238678/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:01:49.360846Z",
            "action": 59,
            "target": "Update Item",
            "id": 144403,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/144403/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/238689/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:01:49.360953Z",
            "action": 59,
            "target": "Use Inventory Menu",
            "id": 144404,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/144404/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:01:49.361030Z",
            "action": 0,
            "target": "",
            "id": 144405,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/144405/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/items/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/items/en/?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:14.337526Z",
            "action": 0,
            "target": "",
            "id": 179213,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179213/?format=api"
        }
    ]
}