Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/134196/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/netdata/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/netdata/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:40:04.817278Z",
    "action": 71,
    "target": "**Time-series databases** - Netdata can archive its metrics to **Graphite**, **OpenTSDB**, **Prometheus**, **AWS Kinesis**, **MongoDB**, **JSON document DBs**, in the same or lower resolution (lower: to prevent it from congesting these servers due to the amount of data collected). Netdata also supports **Prometheus remote write API**, which allows storing metrics to **Elasticsearch**, **Gnocchi**, **InfluxDB**, **Kafka**, **PostgreSQL/TimescaleDB**, **Splunk**, **VictoriaMetrics** and a lot of other [storage providers](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage).",
    "id": 205842,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/205842/?format=api"
}