Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7492055/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/valmatej/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/valmatej/?format=api",
    "timestamp": "2023-12-30T14:28:32.497625Z",
    "action": 2,
    "target": " a {} další\u001e\u001e a {} další\u001e\u001e a {} dalších",
    "old": "a %d další\u001e\u001ea %d další\u001e\u001ea %d dalších",
    "details": {
        "state": 20,
        "source": " and {} other\u001e\u001e and {} others",
        "old_state": 10
    },
    "id": 14367316,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14367316/?format=api"
}