Changes API.

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

GET /api/changes/9046290/?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": null,
    "author": null,
    "timestamp": "2023-01-01T22:02:17.430732Z",
    "action": 59,
    "target": "Um reprodutor de mídia moderno, usando o framework de plugin GStreamer.",
    "old": "Um reprodutor de mídia moderno, usando o framework de plugin GStreamer.",
    "details": {
        "state": 20,
        "source": "A modern media player, using the gstreamer plugin framework.",
        "old_state": 20
    },
    "id": 9046290,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9046290/?format=api"
}