Translation components API.

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

GET /api/translations/yast-languages_db/master/fi/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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T19:36:20Z",
            "action": 0,
            "target": "",
            "id": 107514,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/107514/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-21T02:33:16.420054Z",
            "action": 0,
            "target": "",
            "id": 1282877,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1282877/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-21T02:33:27.146394Z",
            "action": 44,
            "target": "",
            "id": 1282953,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1282953/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11095302/?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/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "timestamp": "2019-11-26T21:12:16.174090Z",
            "action": 45,
            "target": "",
            "id": 1303275,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1303275/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11095302/?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/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "timestamp": "2019-11-26T21:12:16.188979Z",
            "action": 5,
            "target": "Persia",
            "id": 1303276,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1303276/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-26T23:54:26.618907Z",
            "action": 17,
            "target": "",
            "id": 1303312,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1303312/?format=api"
        }
    ]
}