Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/591562/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "timestamp": "2023-03-09T11:47:51.574151Z",
            "action": 37,
            "target": "Pepper&Carrot",
            "id": 540501,
            "action_name": "Marqué comme À vérifier",
            "url": "https://weblate.framasoft.org/api/changes/540501/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591595/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "timestamp": "2023-03-09T11:47:46.192083Z",
            "action": 37,
            "target": "Hereva",
            "id": 540500,
            "action_name": "Marqué comme À vérifier",
            "url": "https://weblate.framasoft.org/api/changes/540500/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591595/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
            "timestamp": "2023-03-09T11:47:46.190500Z",
            "action": 45,
            "target": "",
            "id": 540499,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/540499/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591595/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.179950Z",
            "action": 31,
            "target": "",
            "id": 253033,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253033/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/591562/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:03.060372Z",
            "action": 31,
            "target": "",
            "id": 253002,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/253002/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-01T20:55:02.006235Z",
            "action": 0,
            "target": "",
            "id": 252972,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/252972/?format=api"
        }
    ]
}