Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132366/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/headscale/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:06.184124Z",
    "action": 71,
    "target": "Some technical notes: - [Internal DERP server](https://tailscale.com/blog/how-tailscale-works/#encrypted-tcp-relays-derp) is not enabled - The server is allowed to use the [DERP servers operated by Tailscale](https://controlplane.tailscale.com/derpmap/default)  - The database used to store user and nodes information is SQLite. It should be fine for YunoHost's current small-scale self-hosting mindset.  - Headscale will push DNS servers to its clients. The configuration includes FDN's open resolvers. ([French Data Network](https://www.fdn.fr/actions/dns/), associative ISP)",
    "id": 203346,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203346/?format=api"
}