Translation components API.

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

GET /api/translations/desktop/dock/hu/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-03T01:11:39.908440Z",
            "action": 17,
            "target": "",
            "id": 2083525,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/2083525/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3575137/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/hu/?format=api",
            "user": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "author": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "timestamp": "2024-02-02T00:24:23.640528Z",
            "action": 5,
            "target": "Megtartás a dokkon",
            "id": 2080818,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/2080818/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/hu/?format=api",
            "user": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "author": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "timestamp": "2024-02-02T00:21:24.797244Z",
            "action": 0,
            "target": "",
            "id": 2080815,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2080815/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3575137/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-02T00:21:24.797163Z",
            "action": 59,
            "target": "",
            "id": 2080814,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/2080814/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/hu/?format=api",
            "user": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "author": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "timestamp": "2024-02-02T00:21:24.608808Z",
            "action": 48,
            "target": "",
            "id": 2080813,
            "action_name": "Language added",
            "url": "https://l10n.elementary.io/api/changes/2080813/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/hu/?format=api",
            "user": "https://l10n.elementary.io/api/users/TomiOhl/?format=api",
            "author": null,
            "timestamp": "2024-02-02T00:21:22.080382Z",
            "action": 17,
            "target": "",
            "id": 2080812,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/2080812/?format=api"
        }
    ]
}