Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/223398/?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/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2019-08-06T12:14:13.587361Z",
    "action": 2,
    "target": "Łotrzyki uwielbiają gromadzić bogactwo, zdobywając więcej złota niż ktokolwiek inny i są biegli w znajdowaniu losowych przedmiotów. Ich kultowa umiejętność ukrycia pozwala uchylać się od konsekwencji niezaliczonych zadań codziennych. Graj Łotrem, jeśli odnajdujesz silną motywację ze zdobywania nagród i osiągnięć oraz w dążeniu do zdobywania łupów i odznak!",
    "id": 36969,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/36969/?format=api"
}