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

{
    "url": "https://demozoo.org/api/v1/parties/4841/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4841/",
    "id": 4841,
    "name": "Lauttalanit 2002",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1766/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1766/",
        "id": 1766,
        "name": "Lauttalanit",
        "website": ""
    },
    "start_date": "2002",
    "end_date": "2002",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18509,
            "demozoo_url": "https://demozoo.org/competitions/18509/",
            "name": "Demo",
            "shown_date": "2002",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/185053/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/185053/",
                        "id": 185053,
                        "title": "Yksitaajuus",
                        "author_nicks": [
                            {
                                "name": "Gluterol",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/36373/?format=api",
                                    "id": 36373,
                                    "name": "Gluterol",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                                "id": 1,
                                "name": "Windows"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/185051/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/185051/",
                        "id": 185051,
                        "title": "GUAGE-82",
                        "author_nicks": [
                            {
                                "name": "Gluterol",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/36373/?format=api",
                                    "id": 36373,
                                    "name": "Gluterol",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2002",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                                "id": 27,
                                "name": "Calculator"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost",
                            "ti-82"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}