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

{
    "url": "https://demozoo.org/api/v1/parties/3658/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3658/",
    "id": 3658,
    "name": "Harddiskcompo",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1412/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1412/",
        "id": 1412,
        "name": "Harddiskcompo",
        "website": ""
    },
    "start_date": "2000-12",
    "end_date": "2000-12",
    "location": "Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14444,
            "demozoo_url": "https://demozoo.org/competitions/14444/",
            "name": "Graphics",
            "shown_date": "2000-12",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/189799/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/189799/",
                        "id": 189799,
                        "title": "Kinderfresser!",
                        "author_nicks": [
                            {
                                "name": "oCCult",
                                "abbreviation": "oCC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                                    "id": 11773,
                                    "name": "oCCult",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2000-12",
                        "supertype": "graphics",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}