Translation components API.

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

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

{
    "count": 6,
    "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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-23T21:33:27.521688Z",
            "action": 0,
            "target": "",
            "id": 59446,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/59446/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-28T18:35:16.746370Z",
            "action": 0,
            "target": "",
            "id": 112653,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/112653/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-28T18:35:17.121031Z",
            "action": 44,
            "target": "",
            "id": 112656,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/112656/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/61562/?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/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-07-28T19:05:37.126082Z",
            "action": 45,
            "target": "",
            "id": 112736,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/112736/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/61562/?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/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-07-28T19:05:37.144402Z",
            "action": 5,
            "target": "{likes, plural, one {# beğeni aldı} other {# beğeni aldı}}",
            "id": 112737,
            "action_name": "New translation",
            "url": "https://weblate.rob006.net/api/changes/112737/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-28T20:05:05.682642Z",
            "action": 17,
            "target": "",
            "id": 112751,
            "action_name": "Committed changes",
            "url": "https://weblate.rob006.net/api/changes/112751/?format=api"
        }
    ]
}