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

{
    "url": "https://demozoo.org/api/v1/party_series/807/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/807/",
    "id": 807,
    "name": "Replay Copy Convention",
    "website": "http://rcc.pokefinder.org/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2043/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2043/",
            "id": 2043,
            "name": "Replay Copy Convention 2004",
            "tagline": "",
            "start_date": "2004-05-28",
            "end_date": "2004-05-31",
            "location": "Bochum, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.48165,
            "longitude": 7.21648,
            "website": "http://rcc.pokefinder.org/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/2041/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2041/",
            "id": 2041,
            "name": "Replay Copy Convention 2005",
            "tagline": "Aua, aua, das tut weh",
            "start_date": "2005-06-10",
            "end_date": "2005-06-12",
            "location": "Bochum, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.48165,
            "longitude": 7.21648,
            "website": "http://rcc.pokefinder.org/"
        }
    ]
}