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

{
    "url": "https://demozoo.org/api/v1/parties/3542/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3542/",
    "id": 3542,
    "name": "Rage-Party 1996",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1379/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1379/",
        "id": 1379,
        "name": "Rage-Party",
        "website": ""
    },
    "start_date": "1996",
    "end_date": "1996",
    "location": "Langesund, Bamble, Telemark, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.00071,
    "longitude": 9.74876,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/182274/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182274/",
            "id": 182274,
            "title": "Rage-Party Invitation",
            "author_nicks": [
                {
                    "name": "Apollo",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/133774/?format=api",
                        "id": 133774,
                        "name": "Apollo",
                        "is_group": true
                    }
                },
                {
                    "name": "Iris",
                    "abbreviation": "IRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/443/?format=api",
                        "id": 443,
                        "name": "Iris",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}