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

{
    "url": "https://demozoo.org/api/v1/parties/1702/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1702/",
    "id": 1702,
    "name": "Paracon 5",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/697/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/697/",
        "id": 697,
        "name": "Paracon",
        "website": "http://paracon.atari.org/"
    },
    "start_date": "2003-11-28",
    "end_date": "2003-11-30",
    "location": "Selters, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.336159,
    "longitude": 8.22472,
    "website": "http://paracon.atari.org/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/63364/?format=api",
            "demozoo_url": "https://demozoo.org/productions/63364/",
            "id": 63364,
            "title": "Paracon 5 Invitation",
            "author_nicks": [
                {
                    "name": "Paranoia",
                    "abbreviation": "PNA, The PNA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27088/?format=api",
                        "id": 27088,
                        "name": "Paranoia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-11-02",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/productions/9632/?format=api",
            "demozoo_url": "https://demozoo.org/productions/9632/",
            "id": 9632,
            "title": "bRagG 256",
            "author_nicks": [
                {
                    "name": "The Sirius Cybernetics Corporation",
                    "abbreviation": "tSCc",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                        "id": 2033,
                        "name": "The Sirius Cybernetics Corporation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-11-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/58/?format=api",
                    "id": 58,
                    "name": "Atari TT"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                    "id": 19,
                    "name": "256b Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2003/PARACON5/"
        }
    ]
}