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

{
    "url": "https://demozoo.org/api/v1/productions/9992/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9992/",
    "id": 9992,
    "title": "Metapharstic 80%",
    "author_nicks": [
        {
            "name": "Methabolix Inc.",
            "abbreviation": "MX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11242/?format=api",
                "id": 11242,
                "name": "Methabolix Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-05",
    "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": "Unreal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3668/?format=api",
                    "id": 3668,
                    "name": "Unreal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Beast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11244/?format=api",
                    "id": 11244,
                    "name": "Beast",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.emucamp.com/dl/demos/m/metapharstic_80.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/scenecon03/oldskool/demo/metapharstic_80%25.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Metapharstic_80"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11315"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "51",
            "competition": {
                "id": 7930,
                "name": "Retro Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1237/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1237/",
                    "id": 1237,
                    "name": "SceneCon 2003",
                    "tagline": "",
                    "start_date": "2003-07-04",
                    "end_date": "2003-07-06",
                    "location": "Salgótarján, Nógrád, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 48.09872,
                    "longitude": 19.80303,
                    "website": "http://2003.scenecon.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/0b/0fe0.60873.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c2/0b/0fe0.60873.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/0b/0fe0.60873.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}