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

{
    "url": "https://demozoo.org/api/v1/productions/4417/?format=api",
    "demozoo_url": "https://demozoo.org/music/4417/",
    "id": 4417,
    "title": "Eternal Limbo",
    "author_nicks": [
        {
            "name": "Edzes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
                "id": 4317,
                "name": "Edzes",
                "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/edzes%20-%20Eternal%20Limbo.mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/thegathering11/music_freestyle/edzes-eternal_limbo.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/33520/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "94",
            "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": []
}