Translation components API.

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

GET /api/translations/opensourcepos/expenses_categories/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/expenses_categories/de/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/226968/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613516Z",
            "action": 59,
            "target": "Du hast keine Kategorie ausgewählt",
            "id": 132293,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132293/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/226969/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613621Z",
            "action": 59,
            "target": "Ausgabenkategorie",
            "id": 132294,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132294/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/226970/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613720Z",
            "action": 59,
            "target": "Menge",
            "id": 132295,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132295/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/226971/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613789Z",
            "action": 59,
            "target": "Kategorie erfolgreich hinzugefügt",
            "id": 132296,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132296/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/226972/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613836Z",
            "action": 59,
            "target": "Kategorie erfolgreich gelöscht",
            "id": 132297,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132297/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/226973/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613880Z",
            "action": 59,
            "target": "Kategorie erfolgreich geändert",
            "id": 132298,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132298/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/226974/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613923Z",
            "action": 59,
            "target": "Kategorie ändern",
            "id": 132299,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/132299/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:56:44.613965Z",
            "action": 0,
            "target": "",
            "id": 132300,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/132300/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/expenses_categories/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/expenses_categories/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:25:21.606386Z",
            "action": 0,
            "target": "",
            "id": 179726,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179726/?format=api"
        }
    ]
}