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

{
    "url": "https://demozoo.org/api/v1/parties/4734/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4734/",
    "id": 4734,
    "name": "F4CG Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1720/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1720/",
        "id": 1720,
        "name": "F4CG Party",
        "website": ""
    },
    "start_date": "1989-05-27",
    "end_date": "1989-05-27",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "is_online": false,
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/327791/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327791/",
            "id": 327791,
            "title": "Copy Party!",
            "author_nicks": [
                {
                    "name": "Fantastic 4 Cracking Group",
                    "abbreviation": "F4CG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                        "id": 6508,
                        "name": "Fantastic 4 Cracking Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-05-27",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/327792/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327792/",
            "id": 327792,
            "title": "Font-Aid(s)",
            "author_nicks": [
                {
                    "name": "Acid Crew",
                    "abbreviation": "AC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76452/?format=api",
                        "id": 76452,
                        "name": "Acid Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-05-27",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/327793/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327793/",
            "id": 327793,
            "title": "Logo Collection 1",
            "author_nicks": [
                {
                    "name": "Exact",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                        "id": 7339,
                        "name": "Exact",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-05-27",
            "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/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1056"
        }
    ]
}