Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/450632/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/ka/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
    "timestamp": "2025-01-01T15:04:03.850662Z",
    "action": 5,
    "target": "<b>ბრძანების სტრიქონში შეგიძლიათ ეს სპეციალური კოდები გამოიყენოთ:</b>\n<ul>\n<li><b>%f</b>: წარმოადგენს ერთი ფაილის სახელს</li>\n<li><b>%F</b>: წარმოადგენს ერთზე მეტი ფაილის სახელს</li>\n<li><b>%u</b>: წარმოადგენს ერთი ფაილის URI-ის</li>\n<li><b>%U</b>: წარმოადგენს ერთზე მეტი ფაილის URI-ებს</li>\n</ul>",
    "id": 224112,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/224112/?format=api"
}