Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3099610/?format=api",
    "component": "https://hosted.weblate.org/api/components/sparss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sparss/strings/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/rezaalmanda/?format=api",
    "author": "https://hosted.weblate.org/api/users/rezaalmanda/?format=api",
    "timestamp": "2021-02-14T01:02:56.675476+01:00",
    "action": 2,
    "target": "Kiat: ← untuk menandai sebagai sudah dibaca, → ke favorit",
    "id": 9386921,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/9386921/?format=api"
}