Translation components API.

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

GET /api/translations/f-droid/privileged-extension/nl_BE/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": "https://hosted.weblate.org/api/users/eighthave/?format=api",
            "author": "https://hosted.weblate.org/api/users/eighthave/?format=api",
            "timestamp": "2021-06-23T13:30:30.161121+02:00",
            "action": 0,
            "target": "",
            "id": 11215092,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11215092/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-02T08:32:41+02:00",
            "action": 0,
            "target": "",
            "id": 2745500,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2745500/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "author": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "timestamp": "2018-04-14T18:05:20+02:00",
            "action": 1,
            "target": "",
            "id": 2684083,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/2684083/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7845523/?format=api",
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "author": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "timestamp": "2018-04-14T18:05:20+02:00",
            "action": 5,
            "target": "F-Droid-systeemrechtenextensie",
            "id": 2684082,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2684082/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "author": null,
            "timestamp": "2018-04-14T18:05:20+02:00",
            "action": 17,
            "target": "",
            "id": 2684084,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2684084/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "author": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "timestamp": "2018-04-14T18:05:02+02:00",
            "action": 0,
            "target": "",
            "id": 2684079,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2684079/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/f-droid/privileged-extension/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/f-droid/privileged-extension/nl_BE/?format=api",
            "user": "https://hosted.weblate.org/api/users/02947b5yh/?format=api",
            "author": null,
            "timestamp": "2018-04-14T18:05:02+02:00",
            "action": 17,
            "target": "",
            "id": 2684078,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2684078/?format=api"
        }
    ]
}