Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/16964729/?format=api",
    "component": "https://hosted.weblate.org/api/components/wallabag/validators/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wallabag/validators/hr/?format=api",
    "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "timestamp": "2022-12-23T20:23:28.708632+01:00",
    "action": 2,
    "target": "Lozinka mora sadržati barem 8 znakova.",
    "id": 43182973,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/43182973/?format=api"
}