Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/202024/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/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-09-16T21:14:11.280728Z",
    "action": 36,
    "target": "Deine angeforderte Menge von <%= quantity %> übersteigt das Gold=>Edelstein-Umwandlungslimit in Höhe von <%= convCap %> für diesen Monat. Die Limits haben wir, um Missbrauch und Farming zu verhindern. Das Limit wird innerhalb der ersten drei Tage eines Monats zurückgesetzt.",
    "id": 52334,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/52334/?format=api"
}