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

{
    "url": "https://demozoo.org/api/v1/parties/3208/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3208/",
    "id": 3208,
    "name": "Platariada 2017",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/706/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/706/",
        "id": 706,
        "name": "Platariada",
        "website": "http://platariada.atari.org/"
    },
    "start_date": "2017-06-02",
    "end_date": "2017-06-04",
    "location": "Okres České Budějovice, Jihočeský, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.0,
    "longitude": 14.5,
    "website": "http://pl.atariada.cz/index_en.html",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/172694/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172694/",
            "id": 172694,
            "title": "Bad Apple",
            "author_nicks": [
                {
                    "name": "R0ger",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57953/?format=api",
                        "id": 57953,
                        "name": "R0ger",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-06-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bad-apple"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/172908/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172908/",
            "id": 172908,
            "title": "Flop 60",
            "author_nicks": [
                {
                    "name": "Flop Magazine Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70810/?format=api",
                        "id": 70810,
                        "name": "Flop Magazine Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2017-06-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                    "id": 16,
                    "name": "Atari 8 bit"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1470&when=2017"
        }
    ]
}