Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/455036/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/index/pl/?format=api",
    "user": "https://translate.tails.boum.org/api/users/arfqq/?format=api",
    "author": "https://translate.tails.boum.org/api/users/arfqq/?format=api",
    "timestamp": "2021-04-25T15:27:56.414866Z",
    "action": 4,
    "target": "Tails posiada wiele aplikacji do pracy na wrażliwych dokumentach i bezpiecznej komunikacji. Wszystko w tails jest gotowe do użycia i ma domyślnie bezpieczne ustawienia.",
    "id": 2987288,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2987288/?format=api"
}