Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12302688/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-02T08:06:52.775463Z",
    "action": 30,
    "target": "List all features available in given profile.\n_Note:_ This will only list the features without any description. Please, read the profile documentation with *show* to see what the features do.",
    "id": 8927173,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/8927173/?format=api"
}