Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/351248/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/mkljczk/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/mkljczk/?format=api",
    "timestamp": "2023-10-11T10:22:57.544467Z",
    "action": 2,
    "target": "<p>Ujemna ilość pikseli powoduje zmniejszenie panelu .</p><p/><p><i>Np. gdy „Długość” ustawiona na -100px a rozmiar ekranu wynosi 1000px, długość panelu wyniesie 900 px.</i></p>",
    "id": 162760,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/162760/?format=api"
}