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

{
    "url": "https://demozoo.org/api/v1/parties/1554/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1554/",
    "id": 1554,
    "name": "Le Salon de la Micro 1990",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/651/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/651/",
        "id": 651,
        "name": "Le Salon de la Micro",
        "website": ""
    },
    "start_date": "1990-10-26",
    "end_date": "1990-10-29",
    "location": "France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 46.71067,
    "longitude": 1.71819,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/73316/?format=api",
            "demozoo_url": "https://demozoo.org/productions/73316/",
            "id": 73316,
            "title": "Le Salon De La Micro 1990",
            "author_nicks": [
                {
                    "name": "The Overlanders",
                    "abbreviation": "OVR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                        "id": 2223,
                        "name": "Overlanders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-10-27",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sampledemo"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/178418/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178418/",
            "id": 178418,
            "title": "Multi Parts",
            "author_nicks": [
                {
                    "name": "Concept",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5203/?format=api",
                        "id": 5203,
                        "name": "Concept",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-10-28",
            "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": "BaseUrl",
            "url": "http://thethalionsource.w4f.eu/Artikel/Salon_de_la_Micro_1990.htm"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://obligement.free.fr/articles/salon_de_la_micro_1990.php"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "https://janeway.exotica.org.uk/party.php?id=422"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1467&when=1990"
        }
    ]
}