Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774365/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es/?format=api",
    "user": "https://translate.habitica.com/api/users/deseji/?format=api",
    "author": "https://translate.habitica.com/api/users/deseji/?format=api",
    "timestamp": "2024-01-18T22:13:27.857885Z",
    "action": 5,
    "target": "<strong>Desaconsejamos el envío de mensajes privados no solicitados</strong>. Si recibes un mensaje no deseado que te hace sentir incómodo o que incumple estas directrices o los Términos de Servicio, te pedimos que bloquees al emisor y envíes un informe para comunicárselo al Personal.",
    "id": 1084712,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1084712/?format=api"
}