Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96155528/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/search/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/search/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2023-09-21T13:37:20.953835+02:00",
    "action": 5,
    "target": "Indexador del Host de la API",
    "id": 66765729,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/66765729/?format=api"
}