Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179950/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T15:39:00.730385Z",
    "action": 59,
    "target": "Vous ne pouvez pas signaler un message système. Si vous avez besoin de signaler une violation des règles de vie en communauté liée à ce message, veuillez envoyer un courriel avec une capture d'écran à notre responsable de la communauté à <%= communityManagerEmail %>.",
    "id": 428470,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/428470/?format=api"
}