Translation components API.

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

GET /api/translations/joinmobilizon/faq/bn/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.framasoft.org/api/components/joinmobilizon/faq/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-24T13:15:09.736931Z",
            "action": 0,
            "target": "",
            "id": 302445,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/302445/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-03T07:44:09.461102Z",
            "action": 0,
            "target": "",
            "id": 224715,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/224715/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-10T15:03:40.992087Z",
            "action": 0,
            "target": "",
            "id": 199585,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/199585/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/bn/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Vodoyo/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Vodoyo/?format=api",
            "timestamp": "2021-03-29T08:06:22.141561Z",
            "action": 48,
            "target": "",
            "id": 172803,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/172803/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/bn/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Vodoyo/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Vodoyo/?format=api",
            "timestamp": "2021-03-29T08:06:22.020280Z",
            "action": 0,
            "target": "",
            "id": 172801,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/172801/?format=api"
        }
    ]
}