Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-carving-contest/tr/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://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T14:05:45.206164Z",
            "action": 0,
            "target": "",
            "id": 143629,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/143629/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240721/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2021-11-01T14:27:33.224363Z",
            "action": 45,
            "target": "",
            "id": 143707,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/143707/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240721/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2021-11-01T14:27:33.226642Z",
            "action": 37,
            "target": "{users} bunu beğendi.|{users} bunu beğendi.",
            "id": 143708,
            "action_name": "Marked for edit",
            "url": "https://weblate.rob006.net/api/changes/143708/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T15:28:57.987364Z",
            "action": 17,
            "target": "",
            "id": 143779,
            "action_name": "Committed changes",
            "url": "https://weblate.rob006.net/api/changes/143779/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240719/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": "https://weblate.rob006.net/api/users/tolgaaaltas/?format=api",
            "author": "https://weblate.rob006.net/api/users/tolgaaaltas/?format=api",
            "timestamp": "2021-11-01T16:33:00.887528Z",
            "action": 45,
            "target": "",
            "id": 143819,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/143819/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240719/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": "https://weblate.rob006.net/api/users/tolgaaaltas/?format=api",
            "author": "https://weblate.rob006.net/api/users/tolgaaaltas/?format=api",
            "timestamp": "2021-11-01T16:33:00.892726Z",
            "action": 36,
            "target": "=> core.ref.some_others",
            "id": 143820,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/143820/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/240721/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-carving-contest/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-carving-contest/tr/?format=api",
            "user": "https://weblate.rob006.net/api/users/tolgaaaltas/?format=api",
            "author": "https://weblate.rob006.net/api/users/tolgaaaltas/?format=api",
            "timestamp": "2021-11-01T16:33:21.947466Z",
            "action": 36,
            "target": "{count, plural, one {{users} bunu beğendi.} other {{users} bunu beğendi.}}",
            "id": 143822,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/143822/?format=api"
        }
    ]
}