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

{
    "url": "https://demozoo.org/api/v1/parties/5151/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5151/",
    "id": 5151,
    "name": "16-Bit Computer Show 1990 (2)",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1870/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1870/",
        "id": 1870,
        "name": "16-Bit",
        "website": ""
    },
    "start_date": "1990-06-29",
    "end_date": "1990-07-01",
    "location": "London, Greater London, England, United Kingdom",
    "is_online": false,
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/214314/?format=api",
            "demozoo_url": "https://demozoo.org/productions/214314/",
            "id": 214314,
            "title": "Candy Scroll",
            "author_nicks": [
                {
                    "name": "Mirage UK",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47432/?format=api",
                        "id": 47432,
                        "name": "Mirage UK",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-29",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/182913/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182913/",
            "id": 182913,
            "title": "Cool Intro",
            "author_nicks": [
                {
                    "name": "Anarchy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                        "id": 958,
                        "name": "Anarchy",
                        "is_group": true
                    }
                },
                {
                    "name": "Cryptic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19335/?format=api",
                        "id": 19335,
                        "name": "Cryptic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/215361/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215361/",
            "id": 215361,
            "title": "Magic Roundabout",
            "author_nicks": [
                {
                    "name": "Alienation",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/51601/?format=api",
                        "id": 51601,
                        "name": "Alienation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-29",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/242114/?format=api",
            "demozoo_url": "https://demozoo.org/productions/242114/",
            "id": 242114,
            "title": "Vector",
            "author_nicks": [
                {
                    "name": "Ecstasy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1482/?format=api",
                        "id": 1482,
                        "name": "Ecstasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "https://janeway.exotica.org.uk/party.php?id=223"
        }
    ]
}