Changes API.

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

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

{
    "unit": "https://translate.peeringdb.com/api/units/11722/?format=api",
    "component": "https://translate.peeringdb.com/api/components/peeringdb/server/?format=api",
    "translation": "https://translate.peeringdb.com/api/translations/peeringdb/server/it/?format=api",
    "user": "https://translate.peeringdb.com/api/users/noc@airbeam.it/?format=api",
    "author": "https://translate.peeringdb.com/api/users/noc@airbeam.it/?format=api",
    "timestamp": "2024-02-22T14:34:56.409461Z",
    "action": 2,
    "target": "La rete non esiste in peeringdb",
    "id": 182842,
    "action_name": "Translation changed",
    "url": "https://translate.peeringdb.com/api/changes/182842/?format=api"
}