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

{
    "url": "https://demozoo.org/api/v1/parties/2924/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2924/",
    "id": 2924,
    "name": "Amitech 1997",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1177/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1177/",
        "id": 1177,
        "name": "Amitech",
        "website": ""
    },
    "start_date": "1997-04",
    "end_date": "1997-04",
    "location": "Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 12279,
            "demozoo_url": "https://demozoo.org/competitions/12279/",
            "name": "Amiga Demo",
            "shown_date": "1997-04",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/156294/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/156294/",
                        "id": 156294,
                        "title": "Demonstration",
                        "author_nicks": [
                            {
                                "name": "Tulou",
                                "abbreviation": "TLU",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                                    "id": 3182,
                                    "name": "Tulou",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "lost"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/156295/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/156295/",
                        "id": 156295,
                        "title": "ReAppearance",
                        "author_nicks": [
                            {
                                "name": "Core",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/52447/?format=api",
                                    "id": 52447,
                                    "name": "Core Productions",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-04",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 13921,
            "demozoo_url": "https://demozoo.org/competitions/13921/",
            "name": "Graphics",
            "shown_date": "1997-04",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/180040/?format=api",
                        "demozoo_url": "https://demozoo.org/graphics/180040/",
                        "id": 180040,
                        "title": "Azrael Invoked",
                        "author_nicks": [
                            {
                                "name": "Razorback",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7132/?format=api",
                                    "id": 7132,
                                    "name": "Razorback",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1997-04",
                        "supertype": "graphics",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                                "id": 6,
                                "name": "Amiga AGA"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                                "id": 23,
                                "name": "Graphics",
                                "supertype": "graphics"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}