Translation components API.

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

GET /api/translations/peertube-livechat/glossary/is/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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-26T17:06:08.167174Z",
            "action": 17,
            "target": "",
            "id": 673370,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/673370/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861640/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/is/?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.448669Z",
            "action": 66,
            "target": "",
            "id": 673183,
            "action_name": "Explication mise à jour",
            "url": "https://weblate.framasoft.org/api/changes/673183/?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/is/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:13:48.884431Z",
            "action": 17,
            "target": "",
            "id": 639484,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639484/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/861640/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-livechat/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/glossary/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-06T14:13:16.080114Z",
            "action": 31,
            "target": "",
            "id": 639442,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/639442/?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/is/?format=api",
            "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
            "author": null,
            "timestamp": "2023-07-06T14:12:10.082196Z",
            "action": 17,
            "target": "",
            "id": 639375,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/639375/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:12.449359Z",
            "action": 0,
            "target": "",
            "id": 632886,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/632886/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T15:51:09.523741Z",
            "action": 17,
            "target": "",
            "id": 632862,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/632862/?format=api"
        }
    ]
}