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

{
    "url": "https://demozoo.org/api/v1/parties/2527/?format=api",
    "demozoo_url": "https://demozoo.org/parties/2527/",
    "id": 2527,
    "name": "RESETkání 2015",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/573/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/573/",
        "id": 573,
        "name": "RESETkání",
        "website": "http://resetkani.untergrund.net/"
    },
    "start_date": "2015-04-30",
    "end_date": "2015-05-03",
    "location": "Brno, Město Brno, South Moravian, Czech Republic",
    "is_online": false,
    "country_code": "CZ",
    "latitude": 49.19522,
    "longitude": 16.60796,
    "website": "http://resetkani.untergrund.net/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/136340/?format=api",
            "demozoo_url": "https://demozoo.org/productions/136340/",
            "id": 136340,
            "title": "RESETkání 2015 invitation",
            "author_nicks": [
                {
                    "name": "ArtWay",
                    "abbreviation": "AWY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3716/?format=api",
                        "id": 3716,
                        "name": "ArtWay",
                        "is_group": true
                    }
                },
                {
                    "name": "D.T.A. Software Studio",
                    "abbreviation": "DTA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49564/?format=api",
                        "id": 49564,
                        "name": "D.T.A. Software Studio",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2015-04-05",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [
        {
            "id": 11462,
            "demozoo_url": "https://demozoo.org/competitions/11462/",
            "name": "DynamicArt",
            "shown_date": "2015-05-03",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/157376/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/157376/",
                        "id": 157376,
                        "title": "Twister",
                        "author_nicks": [
                            {
                                "name": "g0blinish",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                                    "id": 23887,
                                    "name": "g0blinish",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2015-05-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                                "id": 19,
                                "name": "256b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "source-available"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/137445/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/137445/",
                        "id": 137445,
                        "title": "Beyond the belt of hope",
                        "author_nicks": [
                            {
                                "name": "Sensenstahl",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                                    "id": 22787,
                                    "name": "Sensenstahl",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2015-05-03",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                                "id": 4,
                                "name": "MS-Dos"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                                "id": 19,
                                "name": "256b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "bonus-material",
                            "source-available"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/resetkani/resetkani-2015"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1554&when=2015"
        }
    ]
}