Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/43830530/?format=api",
    "component": "https://hosted.weblate.org/api/components/copyq/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/aj/?format=api",
    "author": "https://hosted.weblate.org/api/users/aj/?format=api",
    "timestamp": "2023-06-24T17:01:16.916688+02:00",
    "action": 5,
    "target": "Пропускає команду, якщо введений текст не відповідає цьому регулярному виразу (залиште пустим, щоб відповідати всьому).\n\nЗ %2 до %9 в команді та фільтрі буде замінено на захоплений текст.\n\nПриклади:\n\n- Збіг URL-адреси: ^(https?|ftp)://\n- Збіг назва PDF-файлів: \\.pdf$\n- Збіг з одним символом: ^.$\n- Збіг з віддаленим медіафайлом: ^http://.*\\.(ogv|vlc|mp4|mp3)$",
    "id": 59952771,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/59952771/?format=api"
}