Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14554548/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2023-06-25T10:50:02.625381Z",
    "action": 2,
    "target": "Fedora ze środowiskiem Sway jest dostarczana jako system operacyjny Live. Zawiera wszystko, czego potrzeba do jej wypróbowania — nie trzeba usuwać obecnego systemu, i żadne dane nie zostaną naruszone. Po wypróbowaniu można jednak zainstalować Fedorę na dysku twardym.",
    "old": "Fedora ze środowiskiem i3 jest dostarczana jako system operacyjny Live. Zawiera wszystko, czego potrzeba do jej wypróbowania — nie trzeba usuwać obecnego systemu, i żadne dane nie zostaną naruszone. Po wypróbowaniu można jednak zainstalować Fedorę na dysku twardym.",
    "details": {
        "state": 20,
        "source": "Fedora Sway Spin is shipped as a live operating system. It's everything you need to try out Fedora's Sway Desktop - you don't have to erase anything on your current system to try it out, and it won't put your files at risk. Take Fedora for a test drive, and if you like it, you can install Fedora directly to your hard drive straight from the Live Media desktop if you like.",
        "old_state": 10
    },
    "id": 11775970,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11775970/?format=api"
}