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

{
    "url": "https://demozoo.org/api/v1/productions/31842/?format=api",
    "demozoo_url": "https://demozoo.org/music/31842/",
    "id": 31842,
    "title": "Plastic Impression",
    "author_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13074/?format=api",
                "id": 13074,
                "name": "Psycho",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Session",
            "abbreviation": "SSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1357/?format=api",
                "id": 1357,
                "name": "Session",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-05-26",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Psycho/plastic impressions.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/icing96/m4ch/i96-4chn.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78258"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 2592,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/602/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/602/",
                    "id": 602,
                    "name": "Icing 1996",
                    "tagline": "",
                    "start_date": "1996-05-24",
                    "end_date": "1996-05-27",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.79476,
                    "longitude": 12.31688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}