Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/580994/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/CGand/?format=api",
    "author": "https://translate.tails.boum.org/api/users/CGand/?format=api",
    "timestamp": "2023-01-20T14:19:51.887041Z",
    "action": 4,
    "target": "L'orologio del computer viene regolato una seconda volta, in modo preciso, per impedire che un sito web ti identifichi analizzando le piccole differenze tra l’orologio del tuo computer e l'ora corretta.\n",
    "id": 3102913,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3102913/?format=api"
}