API endpoint for PCSO Lotto Draws.

GET /api/draws/5780/?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/5780/?format=api",
    "name": "Draw (5780)",
    "id": 5780,
    "draw_type": "6/42",
    "draw_date": "2016-08-02",
    "drawn": [
        35,
        17,
        39,
        18,
        6,
        22
    ],
    "jackpot": "$104,799,728.00"
}