Translation components API.

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

GET /api/translations/yast-s390/master/fr/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/7562385/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "author": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "timestamp": "2018-01-31T14:40:47.315002Z",
            "action": 2,
            "target": "Un répertoire privé doit être spécifié !",
            "id": 880053,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/880053/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7562384/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "author": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "timestamp": "2018-01-31T14:40:39.016159Z",
            "action": 2,
            "target": "Le nom d'utilisateur n'est pas valide !",
            "id": 880046,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/880046/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7562248/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "author": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "timestamp": "2018-01-31T14:39:47.941461Z",
            "action": 2,
            "target": "Aucun périphérique ZFCP n'est configuré",
            "id": 880036,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/880036/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7562235/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "author": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
            "timestamp": "2018-01-31T14:39:39.712174Z",
            "action": 2,
            "target": "Aucun disque DASD n'a été détecté",
            "id": 880035,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/880035/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:14:49.972386Z",
            "action": 0,
            "target": "",
            "id": 823220,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/823220/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-s390/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-s390/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:21:50.396321Z",
            "action": 0,
            "target": "",
            "id": 746362,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/746362/?format=api"
        }
    ]
}