Translation components API.

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

GET /api/translations/peertube-livechat/glossary/pt/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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:08.690601Z",
            "action": 17,
            "target": "",
            "id": 673375,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673375/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861654/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/pt/?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.316238Z",
            "action": 66,
            "target": "",
            "id": 673175,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673175/?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/pt/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:49.623820Z",
            "action": 17,
            "target": "",
            "id": 639489,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639489/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861654/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.080460Z",
            "action": 31,
            "target": "",
            "id": 639456,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639456/?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/pt/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:10.588359Z",
            "action": 17,
            "target": "",
            "id": 639380,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639380/?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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:12.647202Z",
            "action": 0,
            "target": "",
            "id": 632891,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/632891/?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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:10.217296Z",
            "action": 17,
            "target": "",
            "id": 632867,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/632867/?format=api"
        }
    ]
}