Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/150738/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/daintydysphemism/?format=api",
    "author": "https://translate.habitica.com/api/users/daintydysphemism/?format=api",
    "timestamp": "2019-05-30T12:47:13.843849Z",
    "action": 5,
    "target": "Detta föremål är bara tillgängligt för en specifik klass. På nivå 10 eller högre kan du ändra din klass genom Användarikonen > Inställningar > Karaktärsbyggnad!",
    "id": 30680,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/30680/?format=api"
}