Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7149326/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/mr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/girish946/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/girish946/?format=api",
    "timestamp": "2021-08-29T09:31:21.804192Z",
    "action": 2,
    "target": "PID फाईल बनवु शकत नाही",
    "old": "PID फाईल बनवु शकत नाही.",
    "details": {},
    "id": 3519928,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3519928/?format=api"
}