Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/405367/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/roxfr/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/roxfr/?format=api",
    "timestamp": "2024-08-26T21:21:06.389432Z",
    "action": 2,
    "target": "<p>Rémi Verschelde <a href=\"mailto:remi@verschelde.fr\">remi@verschelde.fr</a><br/> [fr] Traduction en français, Projet",
    "id": 201762,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/201762/?format=api"
}