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

{
    "url": "https://demozoo.org/api/v1/party_series/596/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/596/",
    "id": 596,
    "name": "Payback",
    "website": "http://www.thepayback.fi/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1425/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1425/",
            "id": 1425,
            "name": "Payback 2013",
            "tagline": "",
            "start_date": "2013-02-01",
            "end_date": "2013-02-03",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.thepayback.fi/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1804/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1804/",
            "id": 1804,
            "name": "Payback 2014",
            "tagline": "We are Back!",
            "start_date": "2014-01-31",
            "end_date": "2014-02-02",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.thepayback.fi/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2290/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2290/",
            "id": 2290,
            "name": "Payback 2015",
            "tagline": "Final round",
            "start_date": "2015-01-30",
            "end_date": "2015-02-01",
            "location": "Helsinki, Uusimaa, Southern Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "http://www.thepayback.fi/2015"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5149/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5149/",
            "id": 5149,
            "name": "Payback 2025",
            "tagline": "What year is it?",
            "start_date": "2025-01-25",
            "end_date": "2025-01-25",
            "location": "Helsinki, Uusimaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17556,
            "longitude": 24.93417,
            "website": "https://payback.wtf"
        }
    ]
}