Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3113662/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/MatheusT/?format=api",
    "author": "https://l10n.elementary.io/api/users/MatheusT/?format=api",
    "timestamp": "2024-04-26T20:55:17.842752Z",
    "action": 5,
    "target": "O nosso ambiente de trabalho e todas as suas aplicações são construídos utilizando Vala, GTK, Granite, e uma série de outras bibliotecas abertas. Hospedamos todo o nosso código e fazemos todo o desenvolvimento no GitHub. Se nunca desenvolveu para o elementary OS, recomendamos que você consulte o nosso guia de desenvolvimento.",
    "id": 2150507,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2150507/?format=api"
}