Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8156064/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-join/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-join/masterpagesindex/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-24T22:01:44.181631Z",
    "action": 30,
    "target": "All the infrastructure that we use is linked to a Fedora Account. You can get one https://accounts.fedoraproject.org/#register[here].",
    "id": 3272074,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3272074/?format=api"
}