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

{
    "url": "https://demozoo.org/api/v1/parties/4963/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4963/",
    "id": 4963,
    "name": "Haninge Meeting",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1807/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1807/",
        "id": 1807,
        "name": "Haninge Meeting",
        "website": ""
    },
    "start_date": "1990-03-23",
    "end_date": "1990-03-26",
    "location": "Handen, Haninge Kommun, Stockholm, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.16809,
    "longitude": 18.13796,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/342989/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342989/",
            "id": 342989,
            "title": "Fantasy World Dizzy +2",
            "author_nicks": [
                {
                    "name": "Paragon",
                    "abbreviation": "PRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                        "id": 14661,
                        "name": "Paragon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-03-25",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/342988/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342988/",
            "id": 342988,
            "title": "Ko Opperation",
            "author_nicks": [
                {
                    "name": "Horizon",
                    "abbreviation": "HZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                        "id": 719,
                        "name": "Horizon",
                        "is_group": true
                    }
                },
                {
                    "name": "Paragon",
                    "abbreviation": "PRG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14661/?format=api",
                        "id": 14661,
                        "name": "Paragon",
                        "is_group": true
                    }
                },
                {
                    "name": "Triad",
                    "abbreviation": "3AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                        "id": 827,
                        "name": "Triad",
                        "is_group": true
                    }
                },
                {
                    "name": "Zone 45",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                        "id": 54827,
                        "name": "Zone 45",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-03-26",
            "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=744"
        }
    ]
}