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

{
    "url": "https://demozoo.org/api/v1/parties/2622/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2622/",
    "id": 2622,
    "name": "Castellum Secretum 2007",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1064/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1064/",
        "id": 1064,
        "name": "Castellum Secretum",
        "website": ""
    },
    "start_date": "2007-10-26",
    "end_date": "2007-10-28",
    "location": "Segré, Département de Maine-et-Loire, Pays de la Loire, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 47.68333,
    "longitude": -0.86667,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/167860/?format=api",
            "demozoo_url": "https://demozoo.org/productions/167860/",
            "id": 167860,
            "title": "Come: Castellum Secretum 2",
            "author_nicks": [
                {
                    "name": "Benediction",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                        "id": 11765,
                        "name": "Benediction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2007-10",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 13004,
            "demozoo_url": "https://demozoo.org/competitions/13004/",
            "name": "Demo",
            "shown_date": "2007-10-27",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/167939/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/167939/",
                        "id": 167939,
                        "title": "CS2#2007",
                        "author_nicks": [
                            {
                                "name": "Benediction",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                                    "id": 11765,
                                    "name": "Benediction",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2007-10-27",
                        "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": []
}