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

{
    "url": "https://demozoo.org/api/v1/parties/5152/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5152/",
    "id": 5152,
    "name": "16-Bit Computer Fair 1991 (3)",
    "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": "1991-01-04",
    "end_date": "1991-01-06",
    "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/130337/?format=api",
            "demozoo_url": "https://demozoo.org/productions/130337/",
            "id": 130337,
            "title": "Amiga Modules #1",
            "author_nicks": [
                {
                    "name": "Mug U.K",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2542/?format=api",
                        "id": 2542,
                        "name": "Mug U.K",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/134807/?format=api",
            "demozoo_url": "https://demozoo.org/productions/134807/",
            "id": 134807,
            "title": "Amiga Modules #2",
            "author_nicks": [
                {
                    "name": "Mug U.K",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2542/?format=api",
                        "id": 2542,
                        "name": "Mug U.K",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/246971/?format=api",
            "demozoo_url": "https://demozoo.org/productions/246971/",
            "id": 246971,
            "title": "Sonix Volume 1",
            "author_nicks": [
                {
                    "name": "Inner City",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/66862/?format=api",
                        "id": 66862,
                        "name": "Inner City",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-11",
            "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/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=979"
        }
    ]
}