Changes API.

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

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

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