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

{
    "url": "https://demozoo.org/api/v1/productions/161068/?format=api",
    "demozoo_url": "https://demozoo.org/music/161068/",
    "id": 161068,
    "title": "The Flash",
    "author_nicks": [
        {
            "name": "Scarab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58147/?format=api",
                "id": 58147,
                "name": "Scarab",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-15",
    "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/the_meltdown03.spring/music_mp3/puryx-the_flash_192kbps.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "88",
            "competition": {
                "id": 12616,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/867/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/867/",
                    "id": 867,
                    "name": "The Meltdown 2003 (11)",
                    "tagline": "",
                    "start_date": "2003-02-14",
                    "end_date": "2003-02-16",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}