Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/70409/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:39.197418Z",
    "action": 59,
    "target": "Mäßige Verstöße machen unsere Community nicht unsicher, aber sie machen sie unangenehm. Diese Verstöße haben mäßige Konsequenzen. Mehrere mäßige Verstöße können jedoch zu ernsteren Konsequenzen führen.",
    "id": 529252,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/529252/?format=api"
}