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

{
    "url": "https://demozoo.org/api/v1/parties/1763/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1763/",
    "id": 1763,
    "name": "Atari Connexion 2009",
    "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": "2009-04-18",
    "end_date": "2009-04-19",
    "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": [],
    "competitions": [
        {
            "id": 16866,
            "demozoo_url": "https://demozoo.org/competitions/16866/",
            "name": "Speed Coding",
            "shown_date": "2009-04-18",
            "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/302797/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/302797/",
                        "id": 302797,
                        "title": "A Bug's Lynx",
                        "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": "2009-04-18",
                        "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": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/49807/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/49807/",
                        "id": 49807,
                        "title": "Ladybugged",
                        "author_nicks": [
                            {
                                "name": "CVSD",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2162/?format=api",
                                    "id": 2162,
                                    "name": "Cerebral Vortex",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-05-01",
                        "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": [
                            "unreleased",
                            "lost"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/302798/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/302798/",
                        "id": 302798,
                        "title": "?",
                        "author_nicks": [
                            {
                                "name": "GT Turbo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/31468/?format=api",
                                    "id": 31468,
                                    "name": "GT Turbo",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2009-04-18",
                        "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": []
}