API endpoint for PCSO Lotto Draws.

GET /api/draws/6654/?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/6654/?format=api",
    "name": "Draw (6654)",
    "id": 6654,
    "draw_type": "6/58",
    "draw_date": "2015-05-17",
    "drawn": [
        9,
        3,
        14,
        53,
        57,
        1
    ],
    "jackpot": "$59,530,164.00"
}