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

{
    "url": "https://demozoo.org/api/v1/parties/2734/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2734/",
    "id": 2734,
    "name": "42-Crew Convention",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1099/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1099/",
        "id": 1099,
        "name": "42-Crew Convention",
        "website": ""
    },
    "start_date": "1987-12-27",
    "end_date": "1987-12-27",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/97465/?format=api",
            "demozoo_url": "https://demozoo.org/productions/97465/",
            "id": 97465,
            "title": "Intro 6",
            "author_nicks": [
                {
                    "name": "Delta Force",
                    "abbreviation": "DF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                        "id": 2173,
                        "name": "Delta Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-music"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/77844/?format=api",
            "demozoo_url": "https://demozoo.org/productions/77844/",
            "id": 77844,
            "title": "TNT Demo 5",
            "author_nicks": [
                {
                    "name": "TNT-Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/32002/?format=api",
                        "id": 32002,
                        "name": "TNT-Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-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": []
        }
    ],
    "competitions": [],
    "external_links": []
}