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

{
    "url": "https://demozoo.org/api/v1/parties/2972/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2972/",
    "id": 2972,
    "name": "The Project 2001",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1195/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1195/",
        "id": 1195,
        "name": "The Project",
        "website": "http://www.thjeproject.nu/"
    },
    "start_date": "2001-08-16",
    "end_date": "2001-08-19",
    "location": "Partille Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 57.73306,
    "longitude": 12.13072,
    "website": "http://www.theproject.nu/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/159136/?format=api",
            "demozoo_url": "https://demozoo.org/productions/159136/",
            "id": 159136,
            "title": "The Project 2001 Invitation",
            "author_nicks": [
                {
                    "name": "Razor 1911",
                    "abbreviation": "RZR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                        "id": 519,
                        "name": "Razor 1911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2001-07",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 12480,
            "demozoo_url": "https://demozoo.org/competitions/12480/",
            "name": "Other Platform Demo",
            "shown_date": "2001-08-18",
            "platform": null,
            "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/20658/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/20658/",
                        "id": 20658,
                        "title": "Love Replica",
                        "author_nicks": [
                            {
                                "name": "Inka",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/14954/?format=api",
                                    "id": 14954,
                                    "name": "Inka",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2001-08-18",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                                "id": 37,
                                "name": "Nintendo Game Boy Color (GBC)"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=242&when=2001"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2001/theproject01/"
        }
    ]
}