Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/85044/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/user-interface/pt_BR/?format=api",
    "dictionary": null,
    "user": 5,
    "author": 5,
    "timestamp": "2023-05-04T03:09:17.534300Z",
    "action": 5,
    "target": "Se o Tuneo te ajudou, por favor <b>deixe 5 estrelas</b> na Google Play. Sua avaliação positiva é a melhor motivação.",
    "id": 74612,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/74612/?format=api"
}