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

{
    "url": "https://demozoo.org/api/v1/productions/4416/?format=api",
    "demozoo_url": "https://demozoo.org/music/4416/",
    "id": 4416,
    "title": "No Reason",
    "author_nicks": [
        {
            "name": "Joakim Skurk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4424/?format=api",
                "id": 4424,
                "name": "Joakim Skurk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "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": "BaseUrl",
            "url": "ftp://ftp.gathering.org/TG/2011/CreativeCompos/FreestyleMusic/Joakim%20Skurk%20-%20No%20Reason.mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/thegathering11/music_freestyle/joakim_skurk-no_reason.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/47864/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "133",
            "competition": {
                "id": 472,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/18/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/18/",
                    "id": 18,
                    "name": "The Gathering 2011",
                    "tagline": "Partly Cloudy",
                    "start_date": "2011-04-20",
                    "end_date": "2011-04-24",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}