Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/489279/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/pl/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
    "timestamp": "2025-04-16T17:23:28.151093Z",
    "action": 5,
    "target": "Użycie: %1 opcja [polecenie [argumenty...]]\n\nInterfejs graficzny użytkownika dla %2/%3/%4\n\nArgumenty:\n  opcja:\n    -h|--help      Wyświetl tę pomoc.\n    -v|--version   Wyświetl informacje o wersji.\n    -s|--su        Użyj %3(1) jako backendu.\n    -d|--sudo      Użyj %2(8) jako backendu.\n    -a|--doas      Użyj %4(1) jako backendu.\n  polecenie          Polecenie do uruchomienia.\n  argumenty       Opcjonalne argumenty dla polecenia.\n\n",
    "id": 251652,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/251652/?format=api"
}