Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/222579/?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/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/Heidi/?format=api",
    "author": "https://translate.habitica.com/api/users/Heidi/?format=api",
    "timestamp": "2019-09-04T19:33:07.057737Z",
    "action": 5,
    "target": "Kopieer deze om in third party applicaties te gebruiken. Beschouw je API Token desondanks als een wachtwoord, en deel het niet openbaar. Je wordt soms wel eens gevraagd om je User ID, maar post je API token nooit ergens waar anderen het kunnen zien, ook niet op Github.",
    "id": 46883,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/46883/?format=api"
}