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

{
    "url": "https://demozoo.org/api/v1/parties/2328/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2328/",
    "id": 2328,
    "name": "Ze Meeting 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/814/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/814/",
        "id": 814,
        "name": "Ze Meeting",
        "website": ""
    },
    "start_date": "2000-08-04",
    "end_date": "2000-08-06",
    "location": "Bassoues, Département du Gers, Midi-Pyrénées, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.57923,
    "longitude": 0.24635,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/121295/?format=api",
            "demozoo_url": "https://demozoo.org/productions/121295/",
            "id": 121295,
            "title": "Basic Demo 3",
            "author_nicks": [
                {
                    "name": "Flower Corp.",
                    "abbreviation": "FLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21717/?format=api",
                        "id": 21717,
                        "name": "Flower Corp.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-08-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                    "id": 61,
                    "name": "Amstrad Plus"
                }
            ],
            "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/122355/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122355/",
            "id": 122355,
            "title": "Ze Meeting 2000",
            "author_nicks": [
                {
                    "name": "Hard'OS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/53481/?format=api",
                        "id": 53481,
                        "name": "Hard'OS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2000-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                    "id": 61,
                    "name": "Amstrad Plus"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=51&when=2000"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20130508232306/http://pushnpop.net/parties-25.html"
        }
    ]
}