Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/782618/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-23T12:19:00.226109Z",
            "action": 31,
            "target": "",
            "id": 497257,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/497257/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748351/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T00:47:31.812403Z",
            "action": 31,
            "target": "",
            "id": 441795,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/441795/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:34:44.827027Z",
            "action": 0,
            "target": "",
            "id": 263927,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/263927/?format=api"
        }
    ]
}