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

{
    "url": "https://demozoo.org/api/v1/parties/4877/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4877/",
    "id": 4877,
    "name": "64'er Demo Competition 6/86 (\"Bewegte Grafik\")",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1772/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1772/",
        "id": 1772,
        "name": "64'er Demo Competition 6/86 (\"Bewegte Grafik\")",
        "website": ""
    },
    "start_date": "1986-06-01",
    "end_date": "1986-07-31",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 18642,
            "demozoo_url": "https://demozoo.org/competitions/18642/",
            "name": "Demo",
            "shown_date": "1986-07-30",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/336680/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/336680/",
                        "id": 336680,
                        "title": "Pacer (Compo Version)",
                        "author_nicks": [
                            {
                                "name": "Quark",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/61153/?format=api",
                                    "id": 61153,
                                    "name": "Quark",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1986-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/336681/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/336681/",
                        "id": 336681,
                        "title": "Amiga-Ball",
                        "author_nicks": [
                            {
                                "name": "Martin Gräfe",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/140909/?format=api",
                                    "id": 140909,
                                    "name": "Martin Gräfe",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1986-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "amiga-ball"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "3",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/336682/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/336682/",
                        "id": 336682,
                        "title": "Megamove 2",
                        "author_nicks": [
                            {
                                "name": "Manfred Trenz",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/68456/?format=api",
                                    "id": 68456,
                                    "name": "Manfred Trenz",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "1986-07-30",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                                "id": 3,
                                "name": "Commodore 64"
                            }
                        ],
                        "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.c64-wiki.de/wiki/64%27er_Wettbewerb_Bewegte_Grafik"
        },
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=1826"
        }
    ]
}