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

{
    "url": "https://demozoo.org/api/v1/productions/201009/?format=api",
    "demozoo_url": "https://demozoo.org/music/201009/",
    "id": 201009,
    "title": "Flow",
    "author_nicks": [
        {
            "name": "Dagon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5660/?format=api",
                "id": 5660,
                "name": "Tom Dagone",
                "is_group": false
            }
        },
        {
            "name": "Noisy Abdul",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10432/?format=api",
                "id": 10432,
                "name": "Noisy Abdul",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-08",
    "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/delirium03/music_mp3/dagon_noisy_abdul-flow.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15001,
                "name": "Music MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3821/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3821/",
                    "id": 3821,
                    "name": "Delirium 2003",
                    "tagline": "",
                    "start_date": "2003-11-07",
                    "end_date": "2003-11-09",
                    "location": "Olkusz, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.2813,
                    "longitude": 19.56503,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}