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

{
    "url": "https://demozoo.org/api/v1/parties/2939/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2939/",
    "id": 2939,
    "name": "Sensor, Vision and Dutchcrack Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1184/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1184/",
        "id": 1184,
        "name": "Sensor, Vision and Dutchcrack Party",
        "website": ""
    },
    "start_date": "1989-10-14",
    "end_date": "1989-10-15",
    "location": "Gemeente Zwolle, Overijssel, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.51264,
    "longitude": 6.09359,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/173212/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173212/",
            "id": 173212,
            "title": "First Amiga Demo",
            "author_nicks": [
                {
                    "name": "Druids",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7636/?format=api",
                        "id": 7636,
                        "name": "Druids",
                        "is_group": true
                    }
                },
                {
                    "name": "The Specters",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/90658/?format=api",
                        "id": 90658,
                        "name": "The Specters",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-14",
            "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/257072/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257072/",
            "id": 257072,
            "title": "Mark 2 Ripper V1.0",
            "author_nicks": [
                {
                    "name": "Sargon",
                    "abbreviation": "SGN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62839/?format=api",
                        "id": 62839,
                        "name": "Sargon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-14",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-ripper"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/178419/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178419/",
            "id": 178419,
            "title": "Musicmaster",
            "author_nicks": [
                {
                    "name": "Abandon",
                    "abbreviation": "ABN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6736/?format=api",
                        "id": 6736,
                        "name": "Abandon",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-14",
            "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=228"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1639&when=1989"
        }
    ]
}