Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5978250/?format=api",
    "component": "https://hosted.weblate.org/api/components/iso-codes/iso-639-2/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-639-2/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/Scrambled777/?format=api",
    "author": "https://hosted.weblate.org/api/users/Scrambled777/?format=api",
    "timestamp": "2024-04-22T07:21:44.584352+02:00",
    "action": 9,
    "target": "फ़िलिपीनी भाषाएं",
    "id": 88006678,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/88006678/?format=api"
}