Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/1192650/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/Dashmiel/?format=api",
    "author": "https://translate.habitica.com/api/users/Dashmiel/?format=api",
    "timestamp": "2024-01-16T00:20:24.101233Z",
    "action": 37,
    "target": "Tú y tu grupo han brindado un valioso aporte para ayudar en las pruebas de Habitica.",
    "id": 1081001,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1081001/?format=api"
}