Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/734015/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/Ektael/?format=api",
    "author": "https://translate.habitica.com/api/users/Ektael/?format=api",
    "timestamp": "2022-02-23T16:02:13.666585Z",
    "action": 5,
    "target": "Termos & Condições se aplicam para todos os espaços, incluindo guildas privadas, bate-papo de grupos e mensagens.",
    "id": 311014,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/311014/?format=api"
}