Translation components API.

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

GET /api/translations/framadate/glossary/lt/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/framadate/glossary/lt/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/679246/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:21:17.467663Z",
            "action": 31,
            "target": "",
            "id": 312834,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312834/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/679068/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:20:47.285220Z",
            "action": 31,
            "target": "",
            "id": 312810,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312810/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/678934/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:19:29.307945Z",
            "action": 31,
            "target": "",
            "id": 312784,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312784/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/678888/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-01T10:19:18.519124Z",
            "action": 31,
            "target": "",
            "id": 312761,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/312761/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framadate/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T10:12:31.469717Z",
            "action": 0,
            "target": "",
            "id": 306125,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/306125/?format=api"
        }
    ]
}