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

{
    "url": "https://demozoo.org/api/v1/parties/3279/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3279/",
    "id": 3279,
    "name": "MM#5",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1302/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1302/",
        "id": 1302,
        "name": "MM#5",
        "website": ""
    },
    "start_date": "2003",
    "end_date": "2003",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/173992/?format=api",
            "demozoo_url": "https://demozoo.org/productions/173992/",
            "id": 173992,
            "title": "MM#5 Invitro",
            "author_nicks": [
                {
                    "name": "Telenova Software",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75466/?format=api",
                        "id": 75466,
                        "name": "Telenova",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}