Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-15T10:10:04.696394Z",
            "action": 17,
            "target": "",
            "id": 1975085,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/1975085/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-01T22:06:37.286833Z",
            "action": 17,
            "target": "",
            "id": 1629046,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/1629046/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3319718/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2023-05-01T21:12:11.804694Z",
            "action": 31,
            "target": "aller à la ligne automatiquement",
            "id": 1628977,
            "action_name": "String added",
            "url": "https://l10n.elementary.io/api/changes/1628977/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3256616/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "timestamp": "2023-02-15T08:34:54.197708Z",
            "action": 5,
            "target": "Dock",
            "id": 1503031,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1503031/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3256616/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
            "timestamp": "2023-02-15T08:34:54.193009Z",
            "action": 45,
            "target": "",
            "id": 1503030,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/1503030/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3256616/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-06T09:15:31.235710Z",
            "action": 31,
            "target": "",
            "id": 1488315,
            "action_name": "String added",
            "url": "https://l10n.elementary.io/api/changes/1488315/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-09T12:32:57.843609Z",
            "action": 0,
            "target": "",
            "id": 1386282,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1386282/?format=api"
        }
    ]
}