Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/529424/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T17:14:10.216057Z",
    "action": 71,
    "target": "Você pode personalizar o e-mail enviado aos usuários quando eles terminaram o exercício Você pode usar marcas como essas.:\n1. {{ student.username }}\n2. {{ student.firstname }}\n3. {{ student.lastname }}\n4. {{ student.official_code }}\n5. {{ exercise.title }}\n6. {{ exercise.start_time }}\n7. {{ exercise.end_time }}\n8. {{ course.title }}\n9. {{ course.code }}",
    "id": 529499,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/529499/?format=api"
}