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

{
    "url": "https://demozoo.org/api/v1/parties/2449/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2449/",
    "id": 2449,
    "name": "Alpha Flight Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/974/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/974/",
        "id": 974,
        "name": "Alpha Flight Party",
        "website": ""
    },
    "start_date": "1989-06-03",
    "end_date": "1989-06-04",
    "location": "Essen, Regierungsbezirk Düsseldorf, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.45657,
    "longitude": 7.01228,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/352283/?format=api",
            "demozoo_url": "https://demozoo.org/productions/352283/",
            "id": 352283,
            "title": "Anti Vision Factory",
            "author_nicks": [
                {
                    "name": "Thorax",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17300/?format=api",
                        "id": 17300,
                        "name": "Thorax",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-03",
            "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/165367/?format=api",
            "demozoo_url": "https://demozoo.org/productions/165367/",
            "id": 165367,
            "title": "Mega Bob-Demo",
            "author_nicks": [
                {
                    "name": "Genesis",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65301/?format=api",
                        "id": 65301,
                        "name": "Genesis",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Alpha Flight",
                    "abbreviation": "AFL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                        "id": 1492,
                        "name": "Alpha Flight",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1989-06-03",
            "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": [
                "bobs"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/352282/?format=api",
            "demozoo_url": "https://demozoo.org/productions/352282/",
            "id": 352282,
            "title": "Space Pilot 89",
            "author_nicks": [
                {
                    "name": "Poison",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/73381/?format=api",
                        "id": 73381,
                        "name": "Poison",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-03",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=39"
        }
    ]
}