Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11404487/?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-10T12:06:04.661204Z",
    "action": 2,
    "target": "_Пайдаланушы ID-ін қолмен көрсету:",
    "old": "_Пайдаланушы ID-ін қолмен көрсетіңіз:",
    "details": {
        "state": 20,
        "source": "Specify a _user ID manually:",
        "old_state": 20
    },
    "id": 8969879,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8969879/?format=api"
}