Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/808277/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-search-index/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "timestamp": "2023-03-03T21:44:14.596679Z",
            "action": 31,
            "target": "Plattform",
            "id": 538530,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/538530/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/808275/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-search-index/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "timestamp": "2023-03-03T21:40:11.619481Z",
            "action": 31,
            "target": "Wiedergabeliste",
            "id": 538512,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/538512/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/808273/?format=api",
            "component": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-search-index/glossary/de/?format=api",
            "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
            "timestamp": "2023-03-03T15:39:00.056864Z",
            "action": 31,
            "target": "Du",
            "id": 538493,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/538493/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/peertube-search-index/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/peertube-search-index/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-08T10:22:30.703227Z",
            "action": 0,
            "target": "",
            "id": 253758,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/253758/?format=api"
        }
    ]
}