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

{
    "url": "https://demozoo.org/api/v1/productions/20310/?format=api",
    "demozoo_url": "https://demozoo.org/music/20310/",
    "id": 20310,
    "title": "Riding The Datastorm",
    "author_nicks": [
        {
            "name": "Archmage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/648/?format=api",
                "id": 648,
                "name": "Archmage",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Instinct",
            "abbreviation": "ITC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/952/?format=api",
                "id": 952,
                "name": "Instinct",
                "is_group": true
            }
        },
        {
            "name": "SHAPE",
            "abbreviation": "SHP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-02-07",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Archmage/riding%20the%20datastorm.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/datastorm10/c64/music/ds2010c64music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/28049/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.10",
            "competition": {
                "id": 1262,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/38/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/38/",
                    "id": 38,
                    "name": "Datastorm 2010",
                    "tagline": "",
                    "start_date": "2010-02-05",
                    "end_date": "2010-02-07",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": "https://datastorm.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}