Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606538/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framatalk/homepage/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framatalk/homepage/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/morpheustao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/morpheustao/?format=api",
    "timestamp": "2022-08-11T12:09:38.507682Z",
    "action": 5,
    "target": "### Non è invadente\n\nSi parla semplicemente, senza che i dati relativi alla conversazione vengano analizzati.<br/>\nÈ anche possibile proteggere la stanza con una password.",
    "id": 410508,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/410508/?format=api"
}