Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/82886/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/skriba/?format=api",
    "author": "https://translate.habitica.com/api/users/skriba/?format=api",
    "timestamp": "2019-04-19T20:19:06.400387Z",
    "action": 2,
    "target": "Kiedy podnosisz wysoko ostatni kryształ, cienie rozstępują się, ujawniając waszą drogę. Wchodzisz do jaskini z przyspieszonym biciem serca.",
    "id": 24682,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/24682/?format=api"
}