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

{
    "url": "https://demozoo.org/api/v1/productions/60601/?format=api",
    "demozoo_url": "https://demozoo.org/music/60601/",
    "id": 60601,
    "title": "Agent Hippel To The Rescue",
    "author_nicks": [
        {
            "name": "!Cube",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                "id": 1808,
                "name": "!Cube",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aggression",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/365/?format=api",
                "id": 365,
                "name": "Aggression",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08-04",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Cube/Agent_Hippel_To_The_Rescue.sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/73/86/agent_hippel_to_the_rescue.sndh"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/SNDH/Cube/Agent_Hippel_To_The_Rescue.sndh"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/assembly07/oldskool/music/agent_hippel_to_the_rescue_by_cube.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/37788/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1184",
            "competition": {
                "id": 8875,
                "name": "Oldskool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/113/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/113/",
                    "id": 113,
                    "name": "Assembly 2007",
                    "tagline": "Assembly Summer 2007",
                    "start_date": "2007-08-02",
                    "end_date": "2007-08-05",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}