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

{
    "url": "https://demozoo.org/api/v1/parties/1108/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1108/",
    "id": 1108,
    "name": "Far West 2000",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/442/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/442/",
        "id": 442,
        "name": "Far West",
        "website": "http://farwest.planet-d.net/"
    },
    "start_date": "2000-04-28",
    "end_date": "2000-04-30",
    "location": "Laval, Département de la Mayenne, Pays de la Loire, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.07278,
    "longitude": -0.77,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/172901/?format=api",
            "demozoo_url": "https://demozoo.org/productions/172901/",
            "id": 172901,
            "title": "Far West 2 Invit'",
            "author_nicks": [
                {
                    "name": "Dim4",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28284/?format=api",
                        "id": 28284,
                        "name": "Dim4",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 14049,
            "demozoo_url": "https://demozoo.org/competitions/14049/",
            "name": "Game",
            "shown_date": "2000-04-29",
            "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/182300/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/182300/",
                        "id": 182300,
                        "title": "Tequilaby",
                        "author_nicks": [
                            {
                                "name": "YoYo",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/32527/?format=api",
                                    "id": 32527,
                                    "name": "YoYo",
                                    "is_group": false
                                }
                            },
                            {
                                "name": "dZeus",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/75582/?format=api",
                                    "id": 75582,
                                    "name": "dZeus",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-04-29",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                                "id": 33,
                                "name": "Game",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=19&when=2000"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2000/farwest00/"
        }
    ]
}