Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12284529/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2022-12-04T01:48:18.454294Z",
    "action": 2,
    "target": "Um reprodutor de mídia moderno, usando o framework de plugin GStreamer.",
    "old": "Um reprodutor de mídia moderno, que utiliza o gtk3 e o framework de plugin GStreamer.",
    "details": {
        "state": 20,
        "source": "A modern media player, using the gstreamer plugin framework.",
        "old_state": 10
    },
    "id": 8953787,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8953787/?format=api"
}