Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-16T12:11:57.625726Z",
            "action": 0,
            "target": "",
            "id": 707148,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/707148/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T13:59:14.035576Z",
            "action": 0,
            "target": "",
            "id": 831827,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/831827/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-24T07:36:32.113083Z",
            "action": 0,
            "target": "",
            "id": 1121304,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1121304/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-03T12:45:20.795510Z",
            "action": 0,
            "target": "",
            "id": 1133670,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1133670/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-02-12T16:01:25.649006Z",
            "action": 0,
            "target": "",
            "id": 1208964,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1208964/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-05-16T14:45:39.637883Z",
            "action": 0,
            "target": "",
            "id": 1259304,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1259304/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13234223/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:49.918927Z",
            "action": 30,
            "target": "Expert Download",
            "id": 2061053,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2061053/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13234228/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:50.074692Z",
            "action": 30,
            "target": "Source Code",
            "id": 2061054,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2061054/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:50.200524Z",
            "action": 0,
            "target": "",
            "id": 2061055,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2061055/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:45:52.743013Z",
            "action": 44,
            "target": "",
            "id": 2061104,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2061104/?format=api"
        }
    ]
}