Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1725039/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/unknown/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unknown/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:23:36.151782+09:00",
    "action": 30,
    "target": "Element: water\nType: utility\nLevel: 5\nBurn: 1\nPrerequisites: shroud of water\nYour shroud bends light, creating a shimmering mirage. While your shroud of water is active, {g|Encyclopedia:Attack}attacks{/g} against you suffer a 20% miss chance due to {g|Encyclopedia:Concealment}concealment{/g} until the next time your burn is removed.",
    "id": 1678877,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/1678877/?format=api"
}