Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/99548843/?format=api",
    "component": "https://hosted.weblate.org/api/components/dialect/dialect/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dialect/dialect/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-04T18:29:50.650866+02:00",
    "action": 9,
    "target": "पाठ से वाक्",
    "id": 86682957,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/86682957/?format=api"
}