Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/430884/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/qtilities/gtk-conf/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/qtilities/gtk-conf/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-01T15:31:37.215121Z",
    "action": 5,
    "target": "Określa, czy aplikacja woli używać ciemnego motywu. Jeśli motyw GTK zawiera ciemny wariant, zostanie on użyty zamiast skonfigurowanego motywu.",
    "id": 185688,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/185688/?format=api"
}