Translation components API.

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

GET /api/translations/website/glossary/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://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/tr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/ayhanyalcinsoy/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/ayhanyalcinsoy/?format=api",
            "timestamp": "2024-05-17T11:15:49.046824Z",
            "action": 1,
            "target": "",
            "id": 51223448,
            "action_name": "Translation completed",
            "url": "https://translations.documentfoundation.org/api/changes/51223448/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216214/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/tr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/ayhanyalcinsoy/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/ayhanyalcinsoy/?format=api",
            "timestamp": "2024-05-17T11:15:48.940091Z",
            "action": 5,
            "target": "Collabora Online Geliştirme Sürümü (CODE)",
            "id": 51223447,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/51223447/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216214/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/tr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/ayhanyalcinsoy/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/ayhanyalcinsoy/?format=api",
            "timestamp": "2024-05-17T11:15:48.938460Z",
            "action": 45,
            "target": "",
            "id": 51223446,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/51223446/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-16T20:03:08.700204Z",
            "action": 17,
            "target": "",
            "id": 51221238,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/51221238/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/113216214/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/tr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/akurery/?format=api",
            "timestamp": "2024-05-16T19:48:18.910874Z",
            "action": 31,
            "target": "",
            "id": 51221140,
            "action_name": "String added",
            "url": "https://translations.documentfoundation.org/api/changes/51221140/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T10:00:26.999147Z",
            "action": 0,
            "target": "",
            "id": 2853374,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2853374/?format=api"
        }
    ]
}