Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122509631/?format=api",
    "component": "https://hosted.weblate.org/api/components/ubports/activitytracker/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ubports/activitytracker/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Danfro/?format=api",
    "author": "https://hosted.weblate.org/api/users/Danfro/?format=api",
    "timestamp": "2024-05-13T06:35:30.551404+02:00",
    "action": 5,
    "target": "Hinweis: Britsche imperiale und übliche US-Amerikanische Meile verwendet, 1,609344 km = 1 Meile, 1 km = 0,621371 Meilen",
    "id": 89610935,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/89610935/?format=api"
}