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

{
    "url": "https://demozoo.org/api/v1/parties/2977/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2977/",
    "id": 2977,
    "name": "The Revival 1994",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1197/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1197/",
        "id": 1197,
        "name": "The Revival",
        "website": ""
    },
    "start_date": "1994-10-07",
    "end_date": "1994-10-10",
    "location": "Piteå Kommun, Norrbotten, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 65.37229,
    "longitude": 20.85153,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/159479/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159479/",
            "id": 159479,
            "title": "The Revival Official Party Intro Invitation",
            "author_nicks": [
                {
                    "name": "Bronx",
                    "abbreviation": "BNX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                        "id": 1508,
                        "name": "Bronx",
                        "is_group": true
                    }
                },
                {
                    "name": "Pride",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15014/?format=api",
                        "id": 15014,
                        "name": "Pride",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": []
}