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

{
    "url": "https://demozoo.org/api/v1/parties/1918/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1918/",
    "id": 1918,
    "name": "The Jungle Command Party 1988 (2)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/776/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/776/",
        "id": 776,
        "name": "The Jungle Command Party",
        "website": ""
    },
    "start_date": "1988-12-20",
    "end_date": "1988-12-21",
    "location": "Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.1082,
    "longitude": 5.32986,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/113583/?format=api",
            "demozoo_url": "https://demozoo.org/productions/113583/",
            "id": 113583,
            "title": "Deadly Mix 2 Intro",
            "author_nicks": [
                {
                    "name": "Deathstar",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16088/?format=api",
                        "id": 16088,
                        "name": "Deathstar",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-11-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/259370/?format=api",
            "demozoo_url": "https://demozoo.org/productions/259370/",
            "id": 259370,
            "title": "One Long Night",
            "author_nicks": [
                {
                    "name": "Subway",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/18546/?format=api",
                        "id": 18546,
                        "name": "Subway",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-12-20",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=144"
        }
    ]
}