Translation components API.

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

GET /api/translations/jclic/jclicjs/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/3843495/?format=api",
            "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
            "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
            "timestamp": "2021-03-06T00:54:07.627601+01:00",
            "action": 2,
            "target": "Informationen",
            "id": 9673982,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/9673982/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3843495/?format=api",
            "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/Edanas/?format=api",
            "author": "https://hosted.weblate.org/api/users/Edanas/?format=api",
            "timestamp": "2021-03-06T00:54:07.624501+01:00",
            "action": 45,
            "target": "",
            "id": 9673981,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/9673981/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-06T20:48:50+02:00",
            "action": 17,
            "target": "",
            "id": 4184268,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/4184268/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3843500/?format=api",
            "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2019-05-05T20:44:58+02:00",
            "action": 2,
            "target": "Benutzer:",
            "id": 4180660,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/4180660/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/3843500/?format=api",
            "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/de/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "timestamp": "2019-05-05T20:44:58+02:00",
            "action": 45,
            "target": "",
            "id": 4180659,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4180659/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-20T11:12:51+02:00",
            "action": 0,
            "target": "",
            "id": 1125697,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/1125697/?format=api"
        }
    ]
}