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

{
    "url": "https://demozoo.org/api/v1/productions/152337/?format=api",
    "demozoo_url": "https://demozoo.org/music/152337/",
    "id": 152337,
    "title": "Same Old feat. Drew",
    "author_nicks": [
        {
            "name": "Ethan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63056/?format=api",
                "id": 63056,
                "name": "Ethan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-01-09",
    "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/2016/synchrony16/music/same_old_project_the_track.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "29",
            "competition": {
                "id": 12083,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2733/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2733/",
                    "id": 2733,
                    "name": "SynchroNY 2016",
                    "tagline": "",
                    "start_date": "2016-01-08",
                    "end_date": "2016-01-10",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "http://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}