Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8272067/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "timestamp": "2022-11-20T00:48:21.276553Z",
    "action": 37,
    "target": "これらの指示を確認してディスクイメージを検証することができます。",
    "old": "これらの指示を確認してディスクイメージを検証することができます。",
    "details": {
        "state": 10,
        "source": "Read these instructions to verify your image.",
        "old_state": 20
    },
    "id": 8785226,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/8785226/?format=api"
}