Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/686879/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-25T11:19:56.610859Z",
    "action": 59,
    "target": "Postez un message dans la guilde [Habitica Help Guild](https://habitica.com/groups/guild/5481ccf3-5d2d-48a9-a871-70a7380cee5a) pour obtenir des réponses d'une autre personnes",
    "id": 1100481,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1100481/?format=api"
}