Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/684510/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/advanced_topics_virt_manager/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T19:22:07.146013Z",
    "action": 30,
    "target": "[*virt-manager*](http://virt-manager.org/) is a Free Software virtualization solution for Linux. *virt-manager* has a more complex interface than *GNOME Boxes* but it also has a more complete set of features.",
    "id": 3290485,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3290485/?format=api"
}