Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2633837/?format=api",
    "component": "https://hosted.weblate.org/api/components/andors-trail/user-interface/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/andors-trail/user-interface/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/daniels/?format=api",
    "author": "https://hosted.weblate.org/api/users/daniels/?format=api",
    "timestamp": "2023-05-02T01:27:29.509684+02:00",
    "action": 2,
    "target": "Możesz podnieść poziom jednej z umiejętności. Punkty są zachowywane aż do momentu ich wykorzystania.",
    "id": 54822780,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/54822780/?format=api"
}