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

{
    "url": "https://demozoo.org/api/v1/parties/4251/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4251/",
    "id": 4251,
    "name": "Ahead & Scanners Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1601/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1601/",
        "id": 1601,
        "name": "Ahead & Scanners Party",
        "website": ""
    },
    "start_date": "1989",
    "end_date": "1989",
    "location": "Attnang, Politischer Bezirk Vöcklabruck, Upper Austria, Austria",
    "is_online": false,
    "country_code": "AT",
    "latitude": 48.01667,
    "longitude": 13.71667,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/293043/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293043/",
            "id": 293043,
            "title": "It's Party",
            "author_nicks": [
                {
                    "name": "The Scanners",
                    "abbreviation": "TSC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54831/?format=api",
                        "id": 54831,
                        "name": "The Scanners",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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": [
                "no-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/293127/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293127/",
            "id": 293127,
            "title": "Party Time",
            "author_nicks": [
                {
                    "name": "Ahead",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/106932/?format=api",
                        "id": 106932,
                        "name": "Ahead",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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": []
}