Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8403694/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesindex/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-24T22:12:49.382991Z",
    "action": 30,
    "target": "The Fedora community includes thousands of individuals with different views and approaches, but together we share some common values.  We call these the “*Four Foundations*”: Freedom, Friends, Features, and First.",
    "id": 3499035,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3499035/?format=api"
}