Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132503/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pyinventory/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:07.610688Z",
    "action": 71,
    "target": "[![tests](https://github.com/YunoHost-Apps/pyinventory_ynh/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/YunoHost-Apps/pyinventory_ynh/actions/workflows/tests.yml)  [![codecov](https://codecov.io/github/jedie/pyinventory_ynh/branch/main/graph/badge.svg)](https://app.codecov.io/github/jedie/pyinventory_ynh)  [![pyinventory_ynh @ PyPi](https://img.shields.io/pypi/v/pyinventory_ynh?label=pyinventory_ynh%20%40%20PyPi)](https://pypi.org/project/pyinventory_ynh/)  [![Python Versions](https://img.shields.io/pypi/pyversions/pyinventory_ynh)](https://github.com/YunoHost-Apps/pyinventory_ynh/blob/main/pyproject.toml)  [![License GPL-3.0-or-later](https://img.shields.io/pypi/l/pyinventory_ynh)](https://github.com/YunoHost-Apps/pyinventory_ynh/blob/main/LICENSE)",
    "id": 203493,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203493/?format=api"
}