GET /clubs/44/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 44,
    "players": [
        {
            "id": 78,
            "created": "2025-06-29T20:25:02.436239+05:45",
            "modified": "2025-07-02T20:12:39.160812+05:45",
            "created_np": "2025-07-02T20:12:39.160819+05:45",
            "modified_np": "2025-07-02T20:12:39.160834+05:45",
            "name": "Rashmi Kumari Ghishing",
            "age": 23,
            "height": null,
            "nationality": "Nepal",
            "position": "FW",
            "total_matches": 1,
            "total_goals": 0,
            "photo": "https://nepalsportz.com/media/players/IMG_1063_2.jpg",
            "jersey_no": 10
        },
        {
            "id": 77,
            "created": "2025-06-29T19:51:22.649464+05:45",
            "modified": "2025-07-02T20:12:39.162553+05:45",
            "created_np": "2025-07-02T20:12:39.162561+05:45",
            "modified_np": "2025-07-02T20:12:39.162572+05:45",
            "name": "Sabitra Bandari",
            "age": 29,
            "height": null,
            "nationality": "Nepal",
            "position": "FW",
            "total_matches": 56,
            "total_goals": 60,
            "photo": "https://nepalsportz.com/media/players/IMG_1063.jpg",
            "jersey_no": 9
        }
    ],
    "created": "2024-10-23T13:12:27.444707+05:45",
    "modified": "2025-06-29T20:25:47.416502+05:45",
    "created_np": "2025-06-29T20:25:47.416511+05:45",
    "modified_np": "2025-06-29T20:25:47.416525+05:45",
    "name": "Nepal Women",
    "coach": "Rajendra Tamang",
    "logo_url": "/media/All_Nepal_Football_Association_crest.png",
    "logo_image": "https://nepalsportz.com/media/All_Nepal_Football_Association_crest.png",
    "description": "",
    "season": 12
}