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

{
    "url": "https://demozoo.org/api/v1/productions/91651/?format=api",
    "demozoo_url": "https://demozoo.org/music/91651/",
    "id": 91651,
    "title": "Impossible Sunrise",
    "author_nicks": [
        {
            "name": "Thorsten",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/201/?format=api",
                "id": 201,
                "name": "Ernst Hot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Purple",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/198/?format=api",
                "id": 198,
                "name": "Purple",
                "is_group": true
            }
        },
        {
            "name": "SoopaDoopa",
            "abbreviation": "SD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16566/?format=api",
                "id": 16566,
                "name": "SoopaDoopa",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-19",
    "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/2013/trsac13/music_streaming/impossible-sunrise.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "25",
            "competition": {
                "id": 9567,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1951/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1951/",
                    "id": 1951,
                    "name": "TRSAC 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Aarhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15416,
                    "longitude": 10.19431,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}