Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/126720/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-documenttreetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-documenttreetranslations/da/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xleander/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xleander/?format=api",
    "timestamp": "2020-11-23T20:20:55.300699Z",
    "action": 5,
    "target": "Grænsen for antal delknuder der vises, når en knude udvides for første gang. Resten af delknuderne findes under en \"Mere...\" henvisning. Grænsen bruges til at opdele delknuderne og hjælper når træet vokser og antallet af delknuder er højt.",
    "id": 273157,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/273157/?format=api"
}