Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5476483/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/en_GB/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bruce89/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bruce89/?format=api",
    "timestamp": "2024-08-06T23:40:14.720595Z",
    "action": 9,
    "target": "Simultaneous Multithreading (SMT) may improve performance for certain workloads, but introduces several publicly disclosed security issues. You can disable SMT, which may impact performance. Please read https://red.ht/rhel-smt to understand potential risks and learn about ways to mitigate these risks.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Simultaneous Multithreading (SMT) may improve performance for certain workloads, but introduces several publicly disclosed security issues. You can disable SMT, which may impact performance. Please read https://red.ht/rhel-smt to understand potential risks and learn about ways to mitigate these risks.",
        "old_state": 0
    },
    "id": 16820226,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/16820226/?format=api"
}