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

{
    "url": "https://demozoo.org/api/v1/productions/36726/?format=api",
    "demozoo_url": "https://demozoo.org/music/36726/",
    "id": 36726,
    "title": "To Norway With Love",
    "author_nicks": [
        {
            "name": "Brandon Walsh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8666/?format=api",
                "id": 8666,
                "name": "Brandon Walsh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-07-14",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/40/dd/brandon_walsh_-_to_norway_with_love.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/solskogen12/music_oldskool/brandon_walsh_-_to_norway_with_love.xm"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/36623/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "168",
            "competition": {
                "id": 3249,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1332/",
                    "id": 1332,
                    "name": "Solskogen 2012",
                    "tagline": "Dawn of the Dead Pixels",
                    "start_date": "2012-07-13",
                    "end_date": "2012-07-15",
                    "location": "Aas, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666908,
                    "longitude": 10.80529,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}