Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18441023/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-composer/main/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/zerng07/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/zerng07/?format=api",
    "timestamp": "2024-11-05T16:41:59.596735Z",
    "action": 2,
    "target": "設定您希望實例化映像時的大小。至於映像大小的設定,您應該要考量映像的總軟體包大小與目標位置。",
    "old": "設定您希望實例化映像檔時的大小。至於映像檔大小的設定,您應該要考量映像檔的總軟體包大小與目標位置。",
    "details": {
        "state": 20,
        "source": "Set the size that you want the image to be when instantiated. The total package size and target destination of your image should be considered when setting the image size.",
        "old_state": 20
    },
    "id": 17238332,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17238332/?format=api"
}