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

{
    "url": "https://demozoo.org/api/v1/parties/1578/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1578/",
    "id": 1578,
    "name": "Attle Sulle Mega Convention",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/670/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/670/",
        "id": 670,
        "name": "Attle Sulle",
        "website": ""
    },
    "start_date": "1992-08-07",
    "end_date": "1992-08-09",
    "location": "Oslo, Norway",
    "is_online": false,
    "country_code": "NO",
    "latitude": 59.912281,
    "longitude": 10.74998,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/70358/?format=api",
            "demozoo_url": "https://demozoo.org/productions/70358/",
            "id": 70358,
            "title": "Attle Sulle Invitation",
            "author_nicks": [
                {
                    "name": "Delta Force",
                    "abbreviation": "DF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                        "id": 2173,
                        "name": "Delta Force",
                        "is_group": true
                    }
                },
                {
                    "name": "Imagina",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2199/?format=api",
                        "id": 2199,
                        "name": "Imagina",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-04-25",
            "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": [
                "incomplete-credits"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/125849/?format=api",
            "demozoo_url": "https://demozoo.org/productions/125849/",
            "id": 125849,
            "title": "Attle Sulle Invitation V2",
            "author_nicks": [
                {
                    "name": "Imagina",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2199/?format=api",
                        "id": 2199,
                        "name": "Imagina",
                        "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": []
}