Translation components API.

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

GET /api/translations/peertube-livechat/glossary/nl/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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:08.496044Z",
            "action": 17,
            "target": "",
            "id": 673373,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673373/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861643/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/nl/?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.157742Z",
            "action": 66,
            "target": "",
            "id": 673166,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673166/?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/nl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:49.326050Z",
            "action": 17,
            "target": "",
            "id": 639487,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639487/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861643/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.080188Z",
            "action": 31,
            "target": "",
            "id": 639445,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639445/?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/nl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:10.336224Z",
            "action": 17,
            "target": "",
            "id": 639378,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639378/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:12.556622Z",
            "action": 0,
            "target": "",
            "id": 632889,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/632889/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:09.862591Z",
            "action": 17,
            "target": "",
            "id": 632865,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/632865/?format=api"
        }
    ]
}