Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/99548903/?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:52.368656+02:00",
    "action": 9,
    "target": "साफ़",
    "id": 86683013,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/86683013/?format=api"
}