Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2745842/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2016-09-17T15:29:00Z",
            "action": 2,
            "target": "Description : ",
            "id": 136658,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/136658/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2745834/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2016-09-17T15:28:54Z",
            "action": 2,
            "target": "Script de configuration : ",
            "id": 136656,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/136656/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2745830/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2016-09-17T15:28:49Z",
            "action": 2,
            "target": "Valeur originale : ",
            "id": 136654,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/136654/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2745828/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2016-09-17T15:28:44Z",
            "action": 2,
            "target": "Valeur par défaut : ",
            "id": 136652,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/136652/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2745826/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2016-09-17T15:28:34Z",
            "action": 2,
            "target": "Valeurs possibles : ",
            "id": 136650,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/136650/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2745794/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
            "timestamp": "2016-09-17T15:28:28Z",
            "action": 2,
            "target": "Nouvelle valeur : ",
            "id": 136648,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/136648/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T16:31:11Z",
            "action": 0,
            "target": "",
            "id": 130854,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/130854/?format=api"
        }
    ]
}