Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12800683/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/Arusekk/?format=api",
    "author": "https://hosted.weblate.org/api/users/Arusekk/?format=api",
    "timestamp": "2023-04-10T15:15:50.592614+02:00",
    "action": 5,
    "target": "Jeśli ustawisz dostawcę SMTP na „Turris”, zostaną użyte serwery dla członków projektu Turris. Serwery te nie wymagają żadnych dalszych ustawień. Jeśli chcesz ustawić własny serwer SMTP, wybierz „Własny” i wprowadź wymagane ustawienia.",
    "id": 53313239,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/53313239/?format=api"
}