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

{
    "url": "https://demozoo.org/api/v1/parties/1762/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1762/",
    "id": 1762,
    "name": "Atari Connexion 2006",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/716/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/716/",
        "id": 716,
        "name": "Atari Connexion (AC)",
        "website": "http://www.jaguar-connexion.fr.st/"
    },
    "start_date": "2006-04-22",
    "end_date": "2006-04-23",
    "location": "Congis-Sur-Therouanne, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 49.00795,
    "longitude": 2.98164,
    "website": "http://www.jaguar-connexion.fr.st/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/73302/?format=api",
            "demozoo_url": "https://demozoo.org/productions/73302/",
            "id": 73302,
            "title": "Atari Connexion 2006 Invitation",
            "author_nicks": [
                {
                    "name": "Orion_",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10490/?format=api",
                        "id": 10490,
                        "name": "Orion_",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-04-12",
            "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/74486/?format=api",
            "demozoo_url": "https://demozoo.org/productions/74486/",
            "id": 74486,
            "title": "Intro",
            "author_nicks": [
                {
                    "name": "The Removers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31844/?format=api",
                        "id": 31844,
                        "name": "The Removers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-04-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                    "id": 50,
                    "name": "Atari Jaguar"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/88724/?format=api",
            "demozoo_url": "https://demozoo.org/productions/88724/",
            "id": 88724,
            "title": "Rody And Mastico V Cracktro",
            "author_nicks": [
                {
                    "name": "Atari Legend",
                    "abbreviation": "AL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/31055/?format=api",
                        "id": 31055,
                        "name": "Atari Legend",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2006-04-22",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://strider.untergrund.net/gallery/thumbnails.php?album=6"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2006/AC06/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1264&when=2006"
        }
    ]
}