Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/283882/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framapad/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framapad/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
    "timestamp": "2020-11-07T11:35:41.242284Z",
    "action": 5,
    "target": "Noi non conosciamo le persone che sostengono queste istanze: e dunque non ridirigiamo verso di esse, dato che non conosciamo la loro politica sui dati personali (privacy policy) o le loro capacità nel gestire molti profili utente; tuttavia ve ne forniamo una lista qui sotto.",
    "id": 124248,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/124248/?format=api"
}