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

{
    "url": "https://demozoo.org/api/v1/parties/4563/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4563/",
    "id": 4563,
    "name": "Trax In Space (TiS) Ambient Compo",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1680/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1680/",
        "id": 1680,
        "name": "Trax In Space (TiS)",
        "website": ""
    },
    "start_date": "2000",
    "end_date": "2000",
    "location": "",
    "is_online": true,
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 17519,
            "demozoo_url": "https://demozoo.org/competitions/17519/",
            "name": "Music",
            "shown_date": "2000",
            "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": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/315289/?format=api",
                        "demozoo_url": "https://demozoo.org/music/315289/",
                        "id": 315289,
                        "title": "Clouds In The Sky",
                        "author_nicks": [
                            {
                                "name": "Quad",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/35739/?format=api",
                                    "id": 35739,
                                    "name": "Quad",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [
                            {
                                "name": "Language Lab",
                                "abbreviation": "LL",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                                    "id": 10999,
                                    "name": "Language Lab",
                                    "is_group": true
                                }
                            }
                        ],
                        "release_date": "2000-06-18",
                        "supertype": "music",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                                "id": 29,
                                "name": "Tracked Music",
                                "supertype": "music"
                            }
                        ],
                        "tags": [
                            "it",
                            "21ch"
                        ]
                    }
                }
            ]
        }
    ],
    "external_links": []
}