Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8188978/?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/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-30T22:02:18.463415Z",
    "action": 59,
    "target": "O Shotwell é um editor e organizador de fotografia rápido e fácil de utilizar.",
    "old": "O Shotwell é um editor e organizador de fotografia rápido e fácil de utilizar.",
    "details": {
        "state": 20,
        "source": "Shotwell is an easy-to-use, fast photo organizer and editor.",
        "old_state": 20
    },
    "id": 8905020,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8905020/?format=api"
}