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

{
    "url": "https://demozoo.org/api/v1/parties/3640/?format=api",
    "demozoo_url": "https://demozoo.org/parties/3640/",
    "id": 3640,
    "name": "#AMiGAFiN Bukkakesä 2018",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1404/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1404/",
        "id": 1404,
        "name": "#AMiGAFiN Bukka",
        "website": ""
    },
    "start_date": "2018-06-07",
    "end_date": "2018-06-10",
    "location": "Koria, Kouvola, Kymenlaakso, Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 60.84614,
    "longitude": 26.60755,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 14345,
            "demozoo_url": "https://demozoo.org/competitions/14345/",
            "name": "Mixed",
            "shown_date": "2018-06-09",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188133/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/188133/",
                        "id": 188133,
                        "title": "Bukkafärjan",
                        "author_nicks": [
                            {
                                "name": "Jumalauta Amiga Committee",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                                    "id": 1297,
                                    "name": "Jumalauta",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-09",
                        "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": [
                            "amos",
                            "remix",
                            "finlandsfarjan"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/188134/?format=api",
                        "demozoo_url": "https://demozoo.org/music/188134/",
                        "id": 188134,
                        "title": "bukkakrapula",
                        "author_nicks": [
                            {
                                "name": "Pyksy",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/25887/?format=api",
                                    "id": 25887,
                                    "name": "Pyksy",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2018-06-09",
                        "supertype": "music",
                        "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/14/?format=api",
                                "id": 14,
                                "name": "Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amigafin.org/"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2018/amigafin_bukka18/"
        }
    ]
}