Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/31689/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/nl/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/aventijn/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/aventijn/?format=api",
    "timestamp": "2023-01-21T13:20:21.995682Z",
    "action": 37,
    "target": "Blader door bestaande verzoeken",
    "id": 332852,
    "action_name": "Marked for edit",
    "url": "https://translate.funkwhale.audio/api/changes/332852/?format=api"
}