Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/1536/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/?format=api",
    "user": "https://i18n.tweaked.cc/api/users/Wendelstein7/?format=api",
    "author": "https://i18n.tweaked.cc/api/users/Wendelstein7/?format=api",
    "timestamp": "2020-06-17T21:32:22.498234Z",
    "action": 5,
    "target": "Houd uitvoertijd en het aantal behandelde events van computers bij. Dit biedt informatie op een gelijke manier als /forge track en kan nuttig zijn in het opsloren van lag.",
    "id": 152,
    "action_name": "New translation",
    "url": "https://i18n.tweaked.cc/api/changes/152/?format=api"
}