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

{
    "url": "https://demozoo.org/api/v1/parties/1833/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1833/",
    "id": 1833,
    "name": "The Mini Party 1992",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/739/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/739/",
        "id": 739,
        "name": "The Mini Party",
        "website": ""
    },
    "start_date": "1992-12-28",
    "end_date": "1992-12-30",
    "location": "Stockholm, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 59.332169,
    "longitude": 18.062429,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/65961/?format=api",
            "demozoo_url": "https://demozoo.org/productions/65961/",
            "id": 65961,
            "title": "Pardie Time",
            "author_nicks": [
                {
                    "name": "Brainstorm",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/37254/?format=api",
                        "id": 37254,
                        "name": "Brainstorm",
                        "is_group": true
                    }
                },
                {
                    "name": "The Legion",
                    "abbreviation": "TLN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31713/?format=api",
                        "id": 31713,
                        "name": "The Legion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}