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

{
    "id": 51,
    "players": [],
    "created": "2025-06-29T19:26:47.391109+05:45",
    "modified": "2026-06-26T19:25:48.583109+05:45",
    "created_np": "2026-06-26T19:25:48.583119+05:45",
    "modified_np": "2026-06-26T19:25:48.583141+05:45",
    "name": "Laos Women",
    "coach": "Jong Song-chon",
    "logo_url": "https://upload.wikimedia.org/wikipedia/en/thumb/a/a9/Lao_Football_Federation_logo.svg/330px-Lao_Football_Federation_logo.svg.png",
    "logo_image": null,
    "description": "",
    "season": null
}