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

{
    "url": "https://demozoo.org/api/v1/parties/2311/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2311/",
    "id": 2311,
    "name": "Intryx's Democop 92",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/904/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/904/",
        "id": 904,
        "name": "Intryx's Democop",
        "website": ""
    },
    "start_date": "1992-09-05",
    "end_date": "1992-09-06",
    "location": "Lyon, Département du Rhône, Rhône-Alpes, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 45.75889,
    "longitude": 4.84139,
    "website": "",
    "invitations": [],
    "releases": [
        {
            "url": "https://demozoo.org/api/v1/productions/221152/?format=api",
            "demozoo_url": "https://demozoo.org/productions/221152/",
            "id": 221152,
            "title": "Fucktro",
            "author_nicks": [
                {
                    "name": "Nova",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                        "id": 6965,
                        "name": "Nova",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-09-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "nsfw"
            ]
        }
    ],
    "competitions": [
        {
            "id": 10828,
            "demozoo_url": "https://demozoo.org/competitions/10828/",
            "name": "Amiga Demo",
            "shown_date": "1992-09-06",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/221151/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/221151/",
                        "id": 221151,
                        "title": "Freedom",
                        "author_nicks": [
                            {
                                "name": "Nova",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/6965/?format=api",
                                    "id": 6965,
                                    "name": "Nova",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-09-05",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/217884/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/217884/",
                        "id": 217884,
                        "title": "Checked Implosion -Skens Trackmo-",
                        "author_nicks": [
                            {
                                "name": "Intryx",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/65277/?format=api",
                                    "id": 65277,
                                    "name": "Intryx",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1992-10-08",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                                "id": 5,
                                "name": "Amiga OCS/ECS"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=164"
        }
    ]
}