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

{
    "url": "https://demozoo.org/api/v1/productions/176541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176541/",
    "id": 176541,
    "title": "MSX Unleashed",
    "author_nicks": [
        {
            "name": "Dvik & Joyrex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50870/?format=api",
                "id": 50870,
                "name": "Dvik & Joyrex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/dvik_joyrex/unleash.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30853"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bnoHbMDyNjs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13429,
                "name": "demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3339/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3339/",
                    "id": 3339,
                    "name": "MSX Unleashed",
                    "tagline": "",
                    "start_date": "2006-03-01",
                    "end_date": "2006-03-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}