Translation components API.

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

GET /api/translations/peertube-livechat/glossary/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:06.273635Z",
            "action": 17,
            "target": "",
            "id": 673358,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673358/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861660/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/pl/?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.367930Z",
            "action": 66,
            "target": "",
            "id": 673178,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673178/?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/pl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:47.318835Z",
            "action": 17,
            "target": "",
            "id": 639472,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639472/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861660/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.083148Z",
            "action": 31,
            "target": "",
            "id": 639462,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639462/?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/pl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:09.096079Z",
            "action": 17,
            "target": "",
            "id": 639363,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639363/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T07:55:58.020520Z",
            "action": 0,
            "target": "",
            "id": 627753,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/627753/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T07:55:57.675567Z",
            "action": 17,
            "target": "",
            "id": 627744,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/627744/?format=api"
        }
    ]
}