Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179450/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/da/?format=api",
    "user": "https://translate.habitica.com/api/users/Puk/?format=api",
    "author": "https://translate.habitica.com/api/users/Puk/?format=api",
    "timestamp": "2021-05-28T14:12:34.727656Z",
    "action": 5,
    "target": "Du kan ikke rapportere en systembesked. Hvis du skal rapportere en overtrædelse af Retningslinjerne for Fællesskabet relateret til denne besked, så send venligst et screenshot og beskrivelse til vores Community Manager via <%= communityManagerEmail %>.",
    "id": 253384,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/253384/?format=api"
}