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

{
    "url": "https://demozoo.org/api/v1/parties/3921/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3921/",
    "id": 3921,
    "name": "Suspect Party Zone 1995",
    "tagline": "3",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1489/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1489/",
        "id": 1489,
        "name": "Suspect Party Zone",
        "website": ""
    },
    "start_date": "1995-08-26",
    "end_date": "1995-08-27",
    "location": "Brest, Département du Finistère, Brittany, France",
    "is_online": false,
    "country_code": "FR",
    "latitude": 48.4,
    "longitude": -4.48333,
    "website": "",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/177746/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177746/",
            "id": 177746,
            "title": "Party Zone 3",
            "author_nicks": [
                {
                    "name": "Suspect",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                        "id": 13954,
                        "name": "Suspect",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 16090,
            "demozoo_url": "https://demozoo.org/competitions/16090/",
            "name": "Demo",
            "shown_date": "1995-08-26",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/90583/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/90583/",
                        "id": 90583,
                        "title": "Future",
                        "author_nicks": [
                            {
                                "name": "Gods",
                                "abbreviation": "GDS",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                                    "id": 5369,
                                    "name": "Gods",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1995-08-27",
                        "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": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.pouet.net/party.php?which=1487"
        },
        {
            "link_class": "KestraBitworldParty",
            "url": "http://janeway.exotica.org.uk/party.php?id=691"
        }
    ]
}