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

{
    "url": "https://demozoo.org/api/v1/parties/2805/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2805/",
    "id": 2805,
    "name": "Venlo Meeting November 1987",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/784/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/784/",
        "id": 784,
        "name": "Venlo Meeting",
        "website": ""
    },
    "start_date": "1987-11-17",
    "end_date": "1987-11-17",
    "location": "Gemeente Venlo, Limburg, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 51.39277,
    "longitude": 6.16041,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/151747/?format=api",
            "demozoo_url": "https://demozoo.org/productions/151747/",
            "id": 151747,
            "title": "TechTech",
            "author_nicks": [
                {
                    "name": "Magician 42",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62795/?format=api",
                        "id": 62795,
                        "name": "Magician 42",
                        "is_group": false
                    }
                },
                {
                    "name": "Sodan",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62794/?format=api",
                        "id": 62794,
                        "name": "Sodan",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-11-17",
            "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": [
                "sampledemo"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=593&when=1987"
        }
    ]
}