Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-likes-received/pl/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-likes-received/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-23T21:33:27.450968Z",
            "action": 0,
            "target": "",
            "id": 59445,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/59445/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-23T21:33:44.176101Z",
            "action": 44,
            "target": "",
            "id": 59451,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/59451/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-28T18:35:16.245431Z",
            "action": 0,
            "target": "",
            "id": 112646,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/112646/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-28T18:35:17.338925Z",
            "action": 44,
            "target": "",
            "id": 112671,
            "action_name": "New string to translate",
            "url": "https://weblate.rob006.net/api/changes/112671/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/61560/?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/pl/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2022-05-21T18:11:33.856556Z",
            "action": 45,
            "target": "",
            "id": 225828,
            "action_name": "New contributor",
            "url": "https://weblate.rob006.net/api/changes/225828/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/61560/?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/pl/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2022-05-21T18:11:33.860959Z",
            "action": 36,
            "target": "{likes, plural, one {# otrzymane polubienie} few {# otrzymane polubienia} other {# otrzymanych polubień}}",
            "id": 225829,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/225829/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/61561/?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/pl/?format=api",
            "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
            "timestamp": "2022-05-21T18:12:13.742196Z",
            "action": 36,
            "target": "Przeglądanie otrzymanych polubień",
            "id": 225830,
            "action_name": "Translation approved",
            "url": "https://weblate.rob006.net/api/changes/225830/?format=api"
        }
    ]
}