API endpoint for PCSO Lotto Draws.

GET /api/draws/8108/?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/8108/?format=api",
    "name": "Draw (8108)",
    "id": 8108,
    "draw_type": "6/55",
    "draw_date": "2013-01-19",
    "drawn": [
        18,
        42,
        6,
        47,
        52,
        26
    ],
    "jackpot": "$31,489,333.20"
}