Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/39611/?format=api",
    "component": "https://weblate.rikka.app/api/components/yasnac/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/yasnac/application/fil/?format=api",
    "user": "https://weblate.rikka.app/api/users/IverCoder/?format=api",
    "author": "https://weblate.rikka.app/api/users/IverCoder/?format=api",
    "timestamp": "2023-02-03T06:56:18.513710Z",
    "action": 5,
    "target": "Sobrang luma na ang bersyon ng Mga Serbisyo ng Google Play na naka-install sa device na ito.",
    "id": 37860,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/37860/?format=api"
}