Translation components API.

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

GET /api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.rob006.net/api/units/325890/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-15T08:14:51.212353Z",
            "action": 59,
            "target": "",
            "id": 238764,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/238764/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/325891/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-15T08:14:51.212617Z",
            "action": 59,
            "target": "",
            "id": 238765,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/238765/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/325892/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-15T08:14:51.212726Z",
            "action": 59,
            "target": "",
            "id": 238766,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/238766/?format=api"
        },
        {
            "unit": "https://weblate.rob006.net/api/units/325893/?format=api",
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-15T08:14:51.212829Z",
            "action": 59,
            "target": "",
            "id": 238767,
            "action_name": "String updated in the repository",
            "url": "https://weblate.rob006.net/api/changes/238767/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-15T08:14:51.212923Z",
            "action": 0,
            "target": "",
            "id": 238768,
            "action_name": "Resource update",
            "url": "https://weblate.rob006.net/api/changes/238768/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-email-as-display-name/?format=api",
            "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-email-as-display-name/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-15T08:14:52.018060Z",
            "action": 44,
            "target": "",
            "id": 238769,
            "action_name": "New strings to translate",
            "url": "https://weblate.rob006.net/api/changes/238769/?format=api"
        }
    ]
}