Translation components API.

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

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

{
    "count": 9,
    "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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T14:14:09.696984Z",
            "action": 0,
            "target": "",
            "id": 2191639,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2191639/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T14:13:48.299944Z",
            "action": 17,
            "target": "",
            "id": 2191619,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/2191619/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "timestamp": "2024-05-14T13:23:34.255178Z",
            "action": 1,
            "target": "",
            "id": 2187059,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/2187059/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3606660/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "timestamp": "2024-05-14T13:23:34.073067Z",
            "action": 5,
            "target": "Garder dans le Dock",
            "id": 2187058,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/2187058/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3606660/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "timestamp": "2024-05-14T13:23:34.050422Z",
            "action": 45,
            "target": "",
            "id": 2187057,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/2187057/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2024-04-30T21:06:41.556539Z",
            "action": 0,
            "target": "",
            "id": 2155963,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2155963/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3606660/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-30T21:06:41.556422Z",
            "action": 71,
            "target": "",
            "id": 2155962,
            "action_name": "String added in the repository",
            "url": "https://l10n.elementary.io/api/changes/2155962/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2024-04-30T21:06:41.459508Z",
            "action": 48,
            "target": "",
            "id": 2155961,
            "action_name": "Language added",
            "url": "https://l10n.elementary.io/api/changes/2155961/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/dock/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/dock/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": null,
            "timestamp": "2024-04-30T21:06:41.447362Z",
            "action": 17,
            "target": "",
            "id": 2155960,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/2155960/?format=api"
        }
    ]
}