Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/661672/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/sensitive_documentsindex/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/sensitive_documentsindex/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T23:22:32.641056Z",
    "action": 13,
    "target": "- [[Printing and scanning|sensitive_documents/printing_and_scanning]]",
    "id": 3215882,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3215882/?format=api"
}