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

{
    "url": "https://demozoo.org/api/v1/productions/114995/?format=api",
    "demozoo_url": "https://demozoo.org/music/114995/",
    "id": 114995,
    "title": "Wings of Death (Eternal Gravity)",
    "author_nicks": [
        {
            "name": "Dr. Future",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45796/?format=api",
                "id": 45796,
                "name": "Dr. Future",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-27",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jochen Hippel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original composition"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/maximumoverdose07/remix/drfuture_-_wings_of_death_eternal_gravity.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.remix64.com/track/dr-future/wings-of-death-eternal-gravity/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "74",
            "competition": {
                "id": 10567,
                "name": "Tune Remix Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1875/",
                    "id": 1875,
                    "name": "Maximum Overdose 2007",
                    "tagline": "Boogie Dataland",
                    "start_date": "2007-05-25",
                    "end_date": "2007-05-28",
                    "location": "Lübeck, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.86893,
                    "longitude": 10.68729,
                    "website": "http://www.weltordnung.com/mo8/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "wings-of-death",
        "cover-version"
    ]
}