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

{
    "url": "https://demozoo.org/api/v1/productions/177001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177001/",
    "id": 177001,
    "title": "Shade",
    "author_nicks": [
        {
            "name": "Wilds",
            "abbreviation": "WLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37603/?format=api",
                "id": 37603,
                "name": "Wilds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Larry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19927/?format=api",
                    "id": 19927,
                    "name": "Larry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42537/?format=api",
                    "id": 42537,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Chronos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37604/?format=api",
                    "id": 37604,
                    "name": "Chronos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/plus4/Demos/Absence_And_Wilds/Shade.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/arok07/demo/shade.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Shade"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31213"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1vOgXf1GnO0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "72",
            "competition": {
                "id": 13657,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/230/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/230/",
                    "id": 230,
                    "name": "Árok 2007",
                    "tagline": "",
                    "start_date": "2007-07-13",
                    "end_date": "2007-07-15",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}