Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11403256/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/kk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
    "timestamp": "2022-12-06T14:50:28.661146Z",
    "action": 2,
    "target": "Орнатуды жалғастыру сәтсіз аяқталды.",
    "old": "Орнатудың қайнар көзін баптау сәтсіз",
    "details": {
        "state": 20,
        "source": "Failed to proceed with the installation.",
        "old_state": 10
    },
    "id": 8960373,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8960373/?format=api"
}