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

{
    "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://www.nepalsportz.com/media/players/IMG_1063_2.jpg",
    "jersey_no": 10
}