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

{
    "url": "https://demozoo.org/api/v1/productions/68377/?format=api",
    "demozoo_url": "https://demozoo.org/music/68377/",
    "id": 68377,
    "title": "Destination Dreamhack",
    "author_nicks": [
        {
            "name": "Mrdeath",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4470/?format=api",
                "id": 4470,
                "name": "Mr. Death",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-11-29",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/dreamhack03/freestyle_music/07_destination_dreamhack_by_mrdeathscoopex.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=7",
            "score": "39",
            "competition": {
                "id": 7420,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/966/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/966/",
                    "id": 966,
                    "name": "Dreamhack 2003",
                    "tagline": "DreamHack 2003 Winter",
                    "start_date": "2003-11-27",
                    "end_date": "2003-11-30",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}