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

{
    "url": "https://demozoo.org/api/v1/parties/2325/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2325/",
    "id": 2325,
    "name": "Ze Meeting 2003",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/814/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/814/",
        "id": 814,
        "name": "Ze Meeting",
        "website": ""
    },
    "start_date": "2003-08-15",
    "end_date": "2003-08-17",
    "location": "Bassoues, Département du Gers, Midi-Pyrénées, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 43.57923,
    "longitude": 0.24635,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/160083/?format=api",
            "demozoo_url": "https://demozoo.org/productions/160083/",
            "id": 160083,
            "title": "Ze Meeting 2003",
            "author_nicks": [
                {
                    "name": "Arkos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                        "id": 10213,
                        "name": "Arkos",
                        "is_group": true
                    }
                },
                {
                    "name": "Kill Or Die",
                    "abbreviation": "KOD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21293/?format=api",
                        "id": 21293,
                        "name": "Kill Or Die",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                    "id": 36,
                    "name": "Amstrad CPC"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "competitions": [
        {
            "id": 12545,
            "demozoo_url": "https://demozoo.org/competitions/12545/",
            "name": "Demo",
            "shown_date": "2003-08-16",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/134681/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/134681/",
                        "id": 134681,
                        "title": "Climax",
                        "author_nicks": [
                            {
                                "name": "Les Sucres En Morceaux",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3940/?format=api",
                                    "id": 3940,
                                    "name": "Les Sucres En Morceaux",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-08-15",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                                "id": 36,
                                "name": "Amstrad CPC"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "writeup-available"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/160082/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/160082/",
                        "id": 160082,
                        "title": "CNGtro #1",
                        "author_nicks": [
                            {
                                "name": "Cngsoft",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/66417/?format=api",
                                    "id": 66417,
                                    "name": "Cngsoft",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2003-08-16",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                                "id": 36,
                                "name": "Amstrad CPC"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=51&when=2003"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2003/ze_meeting03/"
        }
    ]
}