Translation components API.

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

GET /api/translations/peertube-livechat/glossary/eu/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.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:05.767881Z",
            "action": 17,
            "target": "",
            "id": 673354,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673354/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861657/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "timestamp": "2023-07-26T16:47:41.333195Z",
            "action": 66,
            "target": "",
            "id": 673176,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673176/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:46.816208Z",
            "action": 17,
            "target": "",
            "id": 639468,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639468/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861657/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.083058Z",
            "action": 31,
            "target": "",
            "id": 639459,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639459/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:08.766869Z",
            "action": 17,
            "target": "",
            "id": 639359,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639359/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T07:55:57.898908Z",
            "action": 0,
            "target": "",
            "id": 627749,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/627749/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T07:55:55.963467Z",
            "action": 17,
            "target": "",
            "id": 627740,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/627740/?format=api"
        }
    ]
}