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

{
    "url": "https://demozoo.org/api/v1/parties/2537/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2537/",
    "id": 2537,
    "name": "Chimpbembly 1999",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1017/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1017/",
        "id": 1017,
        "name": "Chimpbembly",
        "website": "https://chimpbembly.wordpress.com"
    },
    "start_date": "1999-06-12",
    "end_date": "1999-06-13",
    "location": "Eno, Joensuu, North Karelia, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 62.80511,
    "longitude": 30.15422,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/136935/?format=api",
            "demozoo_url": "https://demozoo.org/productions/136935/",
            "id": 136935,
            "title": "Chimpbembly '99 pt. 2 invitation",
            "author_nicks": [
                {
                    "name": "Acid Rain",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13789/?format=api",
                        "id": 13789,
                        "name": "Acid Rain",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1999-05",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "watcom-c",
                "midas"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}