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

{
    "url": "https://demozoo.org/api/v1/parties/5126/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5126/",
    "id": 5126,
    "name": "Groningen Meeting January 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1813/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1813/",
        "id": 1813,
        "name": "Groningen Meeting",
        "website": ""
    },
    "start_date": "1994-01-22",
    "end_date": "1994-01-22",
    "location": "Provincie Groningen, Groningen, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 53.25,
    "longitude": 6.75,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/356797/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356797/",
            "id": 356797,
            "title": "Magness #5",
            "author_nicks": [
                {
                    "name": "Groove D-Signs",
                    "abbreviation": "GDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108075/?format=api",
                        "id": 108075,
                        "name": "Groove D-Signs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-22",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/356806/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356806/",
            "id": 356806,
            "title": "Mega-Music Compilation #2",
            "author_nicks": [
                {
                    "name": "Stars On SixtyFour",
                    "abbreviation": "SOS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69881/?format=api",
                        "id": 69881,
                        "name": "Stars On SixtyFour",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-22",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1049"
        }
    ]
}