Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/417374/?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/pl/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
    "timestamp": "2024-05-01T11:57:11.456078Z",
    "action": 5,
    "target": "Morze: Morze jak lustro\nZiemia: Spokój. Dym unosi się pionowo",
    "id": 185553,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/185553/?format=api"
}