Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-likes-received/he/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-23T16:15:39.180514Z",
            "action": 0,
            "target": "",
            "id": 141626,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/141626/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-23T16:15:40.323773Z",
            "action": 44,
            "target": "",
            "id": 141627,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/141627/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/236729/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/he/?format=api",
            "user": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "author": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "timestamp": "2021-10-25T12:24:43.248906Z",
            "action": 45,
            "target": "",
            "id": 142681,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/142681/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/236729/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/he/?format=api",
            "user": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "author": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "timestamp": "2021-10-25T12:24:43.252228Z",
            "action": 36,
            "target": "{likes, plural, one {קיבלת לייק #} other {קיבלת # לייקים}}",
            "id": 142682,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/142682/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/236730/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/he/?format=api",
            "user": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "author": "https://weblate.rob006.net/api/users/icecore/?format=api",
            "timestamp": "2021-10-25T12:25:01.634042Z",
            "action": 36,
            "target": "צפיה בלייקים שקיבלת",
            "id": 142683,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/142683/?format=api"
        }
    ]
}