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

{
    "url": "https://demozoo.org/api/v1/parties/2288/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2288/",
    "id": 2288,
    "name": "Escape Copy-Party 1989",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/896/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/896/",
        "id": 896,
        "name": "Escape Copy-Party",
        "website": ""
    },
    "start_date": "1989-01-28",
    "end_date": "1989-01-29",
    "location": "Villmergen, Bezirk Bremgarten, Aargau, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.35103,
    "longitude": 8.24105,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 10730,
            "demozoo_url": "https://demozoo.org/competitions/10730/",
            "name": "Amiga Demo",
            "shown_date": "1989-01-28",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/119040/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/119040/",
                        "id": 119040,
                        "title": "Party",
                        "author_nicks": [
                            {
                                "name": "Escape",
                                "abbreviation": "ESC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1697/?format=api",
                                    "id": 1697,
                                    "name": "Escape",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-01-28",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/119039/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/119039/",
                        "id": 119039,
                        "title": "Party Demo",
                        "author_nicks": [
                            {
                                "name": "Double Density Crew",
                                "abbreviation": "DDC",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/7753/?format=api",
                                    "id": 7753,
                                    "name": "Double Density Crew",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-01-28",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 3,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/119038/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/119038/",
                        "id": 119038,
                        "title": "Small Circles",
                        "author_nicks": [
                            {
                                "name": "Senses",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/52373/?format=api",
                                    "id": 52373,
                                    "name": "Senses",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1989-01-28",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": []
}