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

{
    "url": "https://demozoo.org/api/v1/productions/41214/?format=api",
    "demozoo_url": "https://demozoo.org/music/41214/",
    "id": 41214,
    "title": "Beyond the Edge",
    "author_nicks": [
        {
            "name": "Digistorm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14125/?format=api",
                "id": 14125,
                "name": "Digistorm",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Logic",
            "abbreviation": "LGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14120/?format=api",
                "id": 14120,
                "name": "Logic",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-05-16",
    "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/Impulsetracker/Digistorm/beyond the edge.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/takeover98/music/lgc-edge.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "90",
            "competition": {
                "id": 3927,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/995/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/995/",
                    "id": 995,
                    "name": "Takeover 1998",
                    "tagline": "",
                    "start_date": "1998-05-15",
                    "end_date": "1998-05-17",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "21ch"
    ]
}