Translation components API.

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

GET /api/translations/libgnomesu/master/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.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-08T22:34:00Z",
            "action": 0,
            "target": "",
            "id": 220,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/220/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:48:21Z",
            "action": 0,
            "target": "",
            "id": 16598,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16598/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:50:58Z",
            "action": 0,
            "target": "",
            "id": 16690,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16690/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1250/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
            "timestamp": "2016-04-28T20:23:37Z",
            "action": 2,
            "target": "Lancer en tant qu'utilisateur plutôt que comme root.",
            "id": 17162,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/17162/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-11T15:00:39Z",
            "action": 17,
            "target": "",
            "id": 21650,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/21650/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1244/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "timestamp": "2021-05-18T07:20:21.971393Z",
            "action": 45,
            "target": "",
            "id": 1822274,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1822274/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1244/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
            "timestamp": "2021-05-18T07:20:22.005089Z",
            "action": 36,
            "target": "\nCopyright (C) 1999 Free Software Foundation, Inc.\nCeci est un logiciel libre. Reportez-vous à la source pour les conditions de copie.\nIl n'y a PAS de garantie, même pour la QUALITÉ MARCHANDE ou l'ADÉQUATION À UN USAGE PARTICULIER.\n",
            "id": 1822275,
            "action_name": "Translation approved",
            "url": "https://l10n.opensuse.org/api/changes/1822275/?format=api"
        }
    ]
}