Translation components API.

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

GET /api/translations/framacalc/glossary/hr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/732979/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framacalc/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "timestamp": "2022-07-13T12:59:45.774164Z",
            "action": 31,
            "target": "pravila",
            "id": 399684,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/399684/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/732977/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framacalc/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "timestamp": "2022-07-13T12:59:29.339148Z",
            "action": 31,
            "target": "uvjeti",
            "id": 399682,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/399682/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/732962/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framacalc/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "timestamp": "2022-07-13T11:25:08.801289Z",
            "action": 31,
            "target": "proračunske tablice",
            "id": 399629,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/399629/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/732960/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framacalc/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
            "timestamp": "2022-07-13T11:24:25.993202Z",
            "action": 31,
            "target": "proračunska tablica",
            "id": 399627,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/399627/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framacalc/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framacalc/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-13T11:12:19.796725Z",
            "action": 0,
            "target": "",
            "id": 399622,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/399622/?format=api"
        }
    ]
}