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

{
    "url": "https://demozoo.org/api/v1/parties/4903/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4903/",
    "id": 4903,
    "name": "jumaLAN 2012",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1301/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1301/",
        "id": 1301,
        "name": "jumaLAN",
        "website": ""
    },
    "start_date": "2012-01",
    "end_date": "2012-01",
    "location": "",
    "is_online": false,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/111993/?format=api",
            "demozoo_url": "https://demozoo.org/productions/111993/",
            "id": 111993,
            "title": "My Childhood Dreams",
            "author_nicks": [
                {
                    "name": "Laserboy And Hot Multimedia",
                    "abbreviation": "LHB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44261/?format=api",
                        "id": 44261,
                        "name": "Laserboy And Hot Multimedia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2012-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                    "id": 18,
                    "name": "Mobile"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "lost"
            ]
        }
    ],
    "competitions": [],
    "external_links": []
}