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

{
    "url": "https://demozoo.org/api/v1/parties/1561/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1561/",
    "id": 1561,
    "name": "Imagina/O.U.C.H./Infinity party",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/658/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/658/",
        "id": 658,
        "name": "Imagina/O.U.C.H./Infinity party",
        "website": ""
    },
    "start_date": "1991-07-19",
    "end_date": "1991-07-22",
    "location": "Oslo, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.912281,
    "longitude": 10.74998,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/70317/?format=api",
            "demozoo_url": "https://demozoo.org/productions/70317/",
            "id": 70317,
            "title": "Imagina/O.U.C.H./Infinity Party Invitation",
            "author_nicks": [
                {
                    "name": "Imagina",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2199/?format=api",
                        "id": 2199,
                        "name": "Imagina",
                        "is_group": true
                    }
                },
                {
                    "name": "Infinity",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32954/?format=api",
                        "id": 32954,
                        "name": "Infinity",
                        "is_group": true
                    }
                },
                {
                    "name": "O.U.C.H.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2376/?format=api",
                        "id": 2376,
                        "name": "O.U.C.H.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/71133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/71133/",
            "id": 71133,
            "title": "The Intruding Demo",
            "author_nicks": [
                {
                    "name": "Inner Circuit Explorers",
                    "abbreviation": "ICE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18817/?format=api",
                        "id": 18817,
                        "name": "Inner Circuit Explorers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07-22",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}