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

{
    "url": "https://demozoo.org/api/v1/productions/47573/?format=api",
    "demozoo_url": "https://demozoo.org/music/47573/",
    "id": 47573,
    "title": "Sagostunden",
    "author_nicks": [
        {
            "name": "TMD Crew",
            "abbreviation": "TMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
                "id": 30087,
                "name": "TMD Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-12-02",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 34,
            "ranking": "34",
            "score": "0",
            "competition": {
                "id": 4783,
                "name": "Music Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/244/",
                    "id": 244,
                    "name": "Dreamhack 2000",
                    "tagline": "",
                    "start_date": "2000-11-30",
                    "end_date": "2000-12-03",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}