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

{
    "url": "https://demozoo.org/api/v1/parties/5080/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5080/",
    "id": 5080,
    "name": "International Demos-Intros Meeting",
    "tagline": "DIM",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1847/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1847/",
        "id": 1847,
        "name": "International Demos-Intros Meeting",
        "website": ""
    },
    "start_date": "1988-10-14",
    "end_date": "1988-10-16",
    "location": "Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.00016,
    "longitude": 8.01427,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/353209/?format=api",
            "demozoo_url": "https://demozoo.org/productions/353209/",
            "id": 353209,
            "title": "D.I.M. '88 Pre Invitation",
            "author_nicks": [
                {
                    "name": "Alcatraz",
                    "abbreviation": "ATZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                        "id": 738,
                        "name": "Alcatraz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/233031/?format=api",
            "demozoo_url": "https://demozoo.org/productions/233031/",
            "id": 233031,
            "title": "DIM '88 Invitation",
            "author_nicks": [
                {
                    "name": "Alcatraz",
                    "abbreviation": "ATZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                        "id": 738,
                        "name": "Alcatraz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988",
            "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": []
        }
    ],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/167317/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167317/",
            "id": 167317,
            "title": "Megademo",
            "author_nicks": [
                {
                    "name": "Alcatraz",
                    "abbreviation": "ATZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                        "id": 738,
                        "name": "Alcatraz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-10-24",
            "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": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=2077&when=1988"
        }
    ]
}