Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/577412/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/tp/?format=api",
    "user": "https://weblate.framasoft.org/api/users/RetSamys/?format=api",
    "author": "https://weblate.framasoft.org/api/users/RetSamys/?format=api",
    "timestamp": "2021-08-27T11:00:37.400044Z",
    "action": 5,
    "target": "sitelen ni li pali sama pali mi, li tan jan ni: %s. mi pana e ona lon lipu ilo ni tan ni: jan musi ona li toki e ken.",
    "id": 233849,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/233849/?format=api"
}