Translation components API.

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

GET /api/translations/yast-languages_db/master/et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-languages_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-languages_db/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T19:36:12Z",
            "action": 0,
            "target": "",
            "id": 107508,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/107508/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-languages_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-languages_db/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-21T02:33:15.922443Z",
            "action": 0,
            "target": "",
            "id": 1282874,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1282874/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-languages_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-languages_db/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-21T02:33:27.028878Z",
            "action": 44,
            "target": "",
            "id": 1282950,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1282950/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11095299/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-languages_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-languages_db/master/et/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
            "timestamp": "2019-10-16T12:29:03.012925Z",
            "action": 45,
            "target": "",
            "id": 1292143,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1292143/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11095299/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-languages_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-languages_db/master/et/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
            "timestamp": "2019-10-16T12:29:03.028975Z",
            "action": 5,
            "target": "Pärsia",
            "id": 1292144,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1292144/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-languages_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-languages_db/master/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-16T14:53:12.842057Z",
            "action": 17,
            "target": "",
            "id": 1292380,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1292380/?format=api"
        }
    ]
}