Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/536790/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/abrt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/abrt/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/okemessi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/okemessi/?format=api",
    "timestamp": "2022-03-21T15:29:59.974285Z",
    "action": 2,
    "target": "同時実行ワーカー数。規定値は ",
    "id": 4527772,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4527772/?format=api"
}