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

{
    "url": "https://demozoo.org/api/v1/parties/4068/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4068/",
    "id": 4068,
    "name": "PSA 2020",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1540/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1540/",
        "id": 1540,
        "name": "PSA",
        "website": "http://atarionline.pl"
    },
    "start_date": "2020-05-09",
    "end_date": "2020-05-10",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "https://atarionline.pl/v01/index.php?subaction=showfull&id=1589248011&archive=&start_from=0&ucat=1&ct=nowinki",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 15905,
            "demozoo_url": "https://demozoo.org/competitions/15905/",
            "name": "Small intro",
            "shown_date": "2020-05-10",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "332",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/278243/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/278243/",
                        "id": 278243,
                        "title": "Qlkee 2",
                        "author_nicks": [
                            {
                                "name": "0xF",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2612/?format=api",
                                    "id": 2612,
                                    "name": "Fox",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Taquart",
                                "abbreviation": "TQA",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/2260/?format=api",
                                    "id": 2260,
                                    "name": "Taquart",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2020-05-10",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                                "id": 16,
                                "name": "Atari 8 bit"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                                "id": 21,
                                "name": "1K Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "vbxe",
                            "source-available"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://atarionline.pl/v01/index.php?subaction=showfull&id=1589248011&archive=&start_from=0&ucat=1&ct=nowinki"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1912&when=2020"
        }
    ]
}