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

{
    "url": "https://demozoo.org/api/v1/parties/4921/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4921/",
    "id": 4921,
    "name": "Possessed Copy Party 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1792/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1792/",
        "id": 1792,
        "name": "Possessed Copy Party",
        "website": ""
    },
    "start_date": "1990-09-16",
    "end_date": "1990-09-16",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/234557/?format=api",
            "demozoo_url": "https://demozoo.org/productions/234557/",
            "id": 234557,
            "title": "Party Demo Volume One",
            "author_nicks": [
                {
                    "name": "Angels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                        "id": 730,
                        "name": "Angels",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-16",
            "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/254275/?format=api",
            "demozoo_url": "https://demozoo.org/productions/254275/",
            "id": 254275,
            "title": "Possessed Megademo",
            "author_nicks": [
                {
                    "name": "Possessed",
                    "abbreviation": "PSD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4930/?format=api",
                        "id": 4930,
                        "name": "Possessed",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-19",
            "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": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=455"
        }
    ]
}