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

{
    "url": "https://demozoo.org/api/v1/parties/3159/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3159/",
    "id": 3159,
    "name": "Ze Meeting 1995",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/814/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/814/",
        "id": 814,
        "name": "Ze Meeting",
        "website": ""
    },
    "start_date": "1995-07-14",
    "end_date": "1995-07-16",
    "location": "Bassoues, Département du Gers, Languedoc-Roussillon-Midi-Pyrénées, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.57923,
    "longitude": 0.24635,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/169831/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169831/",
            "id": 169831,
            "title": "Ze Meeting 95",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                },
                {
                    "name": "Da Boxon Team",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69617/?format=api",
                        "id": 69617,
                        "name": "Da Boxon Team",
                        "is_group": true
                    }
                },
                {
                    "name": "Fanss",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70763/?format=api",
                        "id": 70763,
                        "name": "Fanss",
                        "is_group": true
                    }
                },
                {
                    "name": "Scorpion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70128/?format=api",
                        "id": 70128,
                        "name": "Scorpion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=51&when=1995"
        }
    ]
}