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

{
    "url": "https://demozoo.org/api/v1/parties/1765/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1765/",
    "id": 1765,
    "name": "Atari Connexion 2008",
    "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": "2008-04-19",
    "end_date": "2008-04-20",
    "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": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/73807/?format=api",
            "demozoo_url": "https://demozoo.org/productions/73807/",
            "id": 73807,
            "title": "PicrossST - AC 2008 Edition -",
            "author_nicks": [
                {
                    "name": "PicrossTeam",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39790/?format=api",
                        "id": 39790,
                        "name": "PicrossTeam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2008-04-21",
            "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/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/286496/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286496/",
            "id": 286496,
            "title": "Yastuna - Volume 1 – The Alchemy Of Cubes",
            "author_nicks": [
                {
                    "name": "FadeST",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/43648/?format=api",
                        "id": 43648,
                        "name": "FadeST",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2008-06-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                    "id": 70,
                    "name": "Atari Lynx"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                    "id": 33,
                    "name": "Game",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 12172,
            "demozoo_url": "https://demozoo.org/competitions/12172/",
            "name": "24h Game Coding Challenge",
            "shown_date": "2008-04-19",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/154206/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/154206/",
                        "id": 154206,
                        "title": "Dazed vs",
                        "author_nicks": [
                            {
                                "name": "FadeST",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/43648/?format=api",
                                    "id": 43648,
                                    "name": "FadeST",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2008-04-19",
                        "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/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://strider.untergrund.net/gallery/thumbnails.php?album=8"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1264&when=2008"
        }
    ]
}