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

{
    "url": "https://demozoo.org/api/v1/productions/35252/?format=api",
    "demozoo_url": "https://demozoo.org/music/35252/",
    "id": 35252,
    "title": "Under Norrskenet",
    "author_nicks": [
        {
            "name": "Per Almered",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                "id": 2101,
                "name": "Excellence In Art",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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://hvsc.csdb.dk/MUSICIANS/A/Almered_Per/Under_Norrskenet.sid"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/b5/ba/under_norrskenet.sid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/hype97/music/hyp-mu18.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=7612"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6",
            "competition": {
                "id": 3014,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/892/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/892/",
                    "id": 892,
                    "name": "Hype 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cover-version"
    ]
}