Translation components API.

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

GET /api/translations/peertube-livechat/glossary/ru/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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:08.791079Z",
            "action": 17,
            "target": "",
            "id": 673376,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673376/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861645/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/ru/?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.467639Z",
            "action": 66,
            "target": "",
            "id": 673184,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673184/?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/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:49.744288Z",
            "action": 17,
            "target": "",
            "id": 639490,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639490/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861645/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.080237Z",
            "action": 31,
            "target": "",
            "id": 639447,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639447/?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/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:10.670990Z",
            "action": 17,
            "target": "",
            "id": 639381,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639381/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:12.672616Z",
            "action": 0,
            "target": "",
            "id": 632892,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/632892/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:10.508986Z",
            "action": 17,
            "target": "",
            "id": 632868,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/632868/?format=api"
        }
    ]
}