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

{
    "url": "https://demozoo.org/api/v1/productions/87051/?format=api",
    "demozoo_url": "https://demozoo.org/music/87051/",
    "id": 87051,
    "title": "If I Could Melt Your Heart ?",
    "author_nicks": [
        {
            "name": "Red",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3705/?format=api",
                "id": 3705,
                "name": "Red",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury",
                "is_group": true
            }
        },
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-06-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/rewired09/music/red-if_i_could_melt_your_heart.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "74",
            "competition": {
                "id": 9207,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/585/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/585/",
                    "id": 585,
                    "name": "Rewired 2009",
                    "tagline": "",
                    "start_date": "2009-06-26",
                    "end_date": "2009-06-28",
                    "location": "Maeseyck, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 51.095421,
                    "longitude": 5.79128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}