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

{
    "url": "https://demozoo.org/api/v1/parties/3341/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3341/",
    "id": 3341,
    "name": "MRC Airwaves Challenge",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1318/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1318/",
        "id": 1318,
        "name": "MRC Airwaves Challenge",
        "website": ""
    },
    "start_date": "2005",
    "end_date": "2005",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/174814/?format=api",
            "demozoo_url": "https://demozoo.org/productions/174814/",
            "id": 174814,
            "title": "Airwaves",
            "author_nicks": [
                {
                    "name": "Dvik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45721/?format=api",
                        "id": 45721,
                        "name": "Dvik",
                        "is_group": false
                    }
                },
                {
                    "name": "Joyrex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45722/?format=api",
                        "id": 45722,
                        "name": "Joyrex",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                    "id": 31,
                    "name": "MSX"
                }
            ],
            "types": [],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": []
}