Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/369656/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/website-remake/code-of-conduct/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "timestamp": "2023-06-23T12:03:17.274470Z",
    "action": 2,
    "target": "Lors du signalement, essayez d’inclure autant de détails pertinents que possible, y compris des liens, captures d’écran du contexte, ou toute information permettant de mieux comprendre et résoudre cette situation. Les captures d’écran et autres communications concernées ne devront être partagées que dans un contexte privé avec le modérateur ou la modératrice.",
    "id": 362380,
    "action_name": "Translation changed",
    "url": "https://translate.funkwhale.audio/api/changes/362380/?format=api"
}