API endpoint for PCSO Lotto Draws.

GET /api/draws/5973/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://dj1.jlee3d.net/api/draws/5973/?format=api",
    "name": "Draw (5973)",
    "id": 5973,
    "draw_type": "6/45",
    "draw_date": "2016-04-27",
    "drawn": [
        35,
        17,
        7,
        26,
        21,
        24
    ],
    "jackpot": "$40,661,452.00"
}