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

{
    "url": "https://demozoo.org/api/v1/productions/1394/?format=api",
    "demozoo_url": "https://demozoo.org/music/1394/",
    "id": 1394,
    "title": "Spaced Out",
    "author_nicks": [
        {
            "name": "Teel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3031/?format=api",
                "id": 3031,
                "name": "Teel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-07-18",
    "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/2010/solskogen10/music_newschool/teel-spaced_out.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "Split 14",
            "score": "11",
            "competition": {
                "id": 4,
                "name": "Newschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/12/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/12/",
                    "id": 12,
                    "name": "Solskogen 2010",
                    "tagline": "Eternal Sunshine On The Cubic Spline",
                    "start_date": "2010-07-16",
                    "end_date": "2010-07-18",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.664974,
                    "longitude": 10.811989,
                    "website": "http://www.solskogen.no"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}