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

{
    "url": "https://demozoo.org/api/v1/parties/1775/?format=api",
    "demozoo_url": "https://demozoo.org/parties/1775/",
    "id": 1775,
    "name": "Atari Headquarters",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/719/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/719/",
        "id": 719,
        "name": "Atari Headquarters",
        "website": ""
    },
    "start_date": "2010-04-09",
    "end_date": "2010-04-11",
    "location": "Krakow, Poland",
    "is_online": false,
    "country_code": "PL",
    "latitude": 50.06007,
    "longitude": 19.93259,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 11310,
            "demozoo_url": "https://demozoo.org/competitions/11310/",
            "name": "ATARI ST 4-channels MOD",
            "shown_date": "2010-04-10",
            "platform": null,
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/110244/?format=api",
                        "demozoo_url": "https://demozoo.org/music/110244/",
                        "id": 110244,
                        "title": "Retro",
                        "author_nicks": [
                            {
                                "name": "Yerzmyey",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                                    "id": 8931,
                                    "name": "Yerzmyey",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Hooy-Program",
                                "abbreviation": "H-Prg",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                                    "id": 1427,
                                    "name": "Hooy-Program",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2010-02",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/103480/?format=api",
                        "demozoo_url": "https://demozoo.org/music/103480/",
                        "id": 103480,
                        "title": "Neon Love",
                        "author_nicks": [
                            {
                                "name": "Aki",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3852/?format=api",
                                    "id": 3852,
                                    "name": "Aki",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2010-04-11",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/102362/?format=api",
                        "demozoo_url": "https://demozoo.org/music/102362/",
                        "id": 102362,
                        "title": "Random Libation Train",
                        "author_nicks": [
                            {
                                "name": "Dracon__",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/75324/?format=api",
                                    "id": 75324,
                                    "name": "Dracon__",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2004",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "4ch",
                            "mod"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2010/ATARI_HQ/"
        }
    ]
}