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

{
    "url": "https://demozoo.org/api/v1/parties/4273/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4273/",
    "id": 4273,
    "name": "SEX'y'MPS Meeting",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1605/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1605/",
        "id": 1605,
        "name": "SEX'y'MPS Meeting",
        "website": ""
    },
    "start_date": "1990-03-02",
    "end_date": "1990-03-04",
    "location": "Søgne, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 58.09663,
    "longitude": 7.81491,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/293486/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293486/",
            "id": 293486,
            "title": "Sex'y'MPS Meeting",
            "author_nicks": [
                {
                    "name": "Minipirates",
                    "abbreviation": "MPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122644/?format=api",
                        "id": 122644,
                        "name": "Minipirates",
                        "is_group": true
                    }
                },
                {
                    "name": "Sex Express",
                    "abbreviation": "SEX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54837/?format=api",
                        "id": 54837,
                        "name": "Sex Express",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/293510/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293510/",
            "id": 293510,
            "title": "Horny",
            "author_nicks": [
                {
                    "name": "Axend",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/92374/?format=api",
                        "id": 92374,
                        "name": "Axend",
                        "is_group": true
                    }
                },
                {
                    "name": "Minipirates",
                    "abbreviation": "MPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122644/?format=api",
                        "id": 122644,
                        "name": "Minipirates",
                        "is_group": true
                    }
                },
                {
                    "name": "Sentec",
                    "abbreviation": "STC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108874/?format=api",
                        "id": 108874,
                        "name": "Sentec",
                        "is_group": true
                    }
                },
                {
                    "name": "Sex Express",
                    "abbreviation": "SEX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54837/?format=api",
                        "id": 54837,
                        "name": "Sex Express",
                        "is_group": true
                    }
                },
                {
                    "name": "Tommyknockers",
                    "abbreviation": "TKS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3253/?format=api",
                        "id": 3253,
                        "name": "Tommyknockers",
                        "is_group": true
                    }
                },
                {
                    "name": "Twins",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/90331/?format=api",
                        "id": 90331,
                        "name": "Twins",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-03-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=347"
        }
    ]
}