Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3294/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesindex/tr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ersen/?format=api",
    "timestamp": "2019-11-09T19:54:48.362134Z",
    "action": 5,
    "target": "council-logo-500px.png",
    "id": 6192,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/6192/?format=api"
}