GET /api/v1/party_series/495/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/party_series/495/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/495/",
    "id": 495,
    "name": "No Gaymer",
    "website": "http://web.archive.org/web/20030627222625/http://no.gaymer.dk/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1226/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1226/",
            "id": 1226,
            "name": "No Gaymer 2003",
            "tagline": "",
            "start_date": "2003-05-09",
            "end_date": "2003-05-11",
            "location": "Skive, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.566639,
            "longitude": 9.03203,
            "website": "http://web.archive.org/web/20030627222625/http://no.gaymer.dk/"
        }
    ]
}