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

{
    "url": "https://demozoo.org/api/v1/parties/1549/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1549/",
    "id": 1549,
    "name": "Marseille Replicants Party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/648/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/648/",
        "id": 648,
        "name": "Marseille Replicants Party",
        "website": ""
    },
    "start_date": "1990-07-01",
    "end_date": "1990-07-03",
    "location": "Marseille, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.293701,
    "longitude": 5.37247,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/74496/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74496/",
            "id": 74496,
            "title": "Combo Racer Cracktro aka Burp Intro",
            "author_nicks": [
                {
                    "name": "ST Amigos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31945/?format=api",
                        "id": 31945,
                        "name": "ST Amigos",
                        "is_group": true
                    }
                },
                {
                    "name": "The Garlic Eaters",
                    "abbreviation": "TGE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31430/?format=api",
                        "id": 31430,
                        "name": "The Garlic Eaters",
                        "is_group": true
                    }
                },
                {
                    "name": "The Replicants",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                        "id": 31491,
                        "name": "The Replicants",
                        "is_group": true
                    }
                },
                {
                    "name": "Unlimited Matricks",
                    "abbreviation": "ULM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                        "id": 2274,
                        "name": "Unlimited Matricks",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-07-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "combo-racer"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1990/REPSPRTY/"
        }
    ]
}