Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6101308/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/kde/knetwalkknetwalk/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/kde/knetwalkknetwalk/he/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/omeritzics/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/omeritzics/?format=api",
    "timestamp": "2021-03-07T10:56:22.330877Z",
    "action": 7,
    "target": "צוות התרגום של KDE ישראל",
    "id": 3082901,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/3082901/?format=api"
}