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

{
    "url": "https://demozoo.org/api/v1/parties/4908/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4908/",
    "id": 4908,
    "name": "Axios Copy Party 1988",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1784/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1784/",
        "id": 1784,
        "name": "Axios Copy Party",
        "website": ""
    },
    "start_date": "1988-03-05",
    "end_date": "1988-03-05",
    "location": "Bonn, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.73616,
    "longitude": 7.1002,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/330721/?format=api",
            "demozoo_url": "https://demozoo.org/productions/330721/",
            "id": 330721,
            "title": "Party Proclamation",
            "author_nicks": [
                {
                    "name": "Axios",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107062/?format=api",
                        "id": 107062,
                        "name": "Axios",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988",
            "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": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/339444/?format=api",
            "demozoo_url": "https://demozoo.org/productions/339444/",
            "id": 339444,
            "title": "Babylon II",
            "author_nicks": [
                {
                    "name": "The Wanderer Group",
                    "abbreviation": "TWG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53894/?format=api",
                        "id": 53894,
                        "name": "The Wanderer Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-05",
            "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=1113"
        }
    ]
}