Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/641378/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/networkmanager/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:11:02.202475Z",
    "action": 30,
    "target": "To modify your network settings, for example, to configure whether or not to automatically connect to a Wi-Fi network, choose **Applications ▸ System Tools ▸ Settings ▸ Network**.",
    "id": 3145746,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3145746/?format=api"
}