Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/217736/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "author": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "timestamp": "2019-08-16T20:23:13.752740Z",
    "action": 5,
    "target": "Uups, sieht aus als hättest Du auf diesem Telefon noch kein E-Mail eingerichtet. Konfiguriere einen Account in der iOS Mail-App um diese Schnellmelde-Funktion zu nutzen, oder sende uns direkt eine E-Mail an %@",
    "id": 40013,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/40013/?format=api"
}