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

{
    "url": "https://demozoo.org/api/v1/productions/32231/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32231/",
    "id": 32231,
    "title": "From Real 2 SuperReal",
    "author_nicks": [
        {
            "name": "SuperReal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21570/?format=api",
                "id": 21570,
                "name": "SuperReal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JsNO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54239/?format=api",
                    "id": 54239,
                    "name": "JsNO",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "JsNO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54239/?format=api",
                    "id": 54239,
                    "name": "JsNO",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "JsNO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54239/?format=api",
                    "id": 54239,
                    "name": "JsNO",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/code/demosrc/demos/r2sr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73817"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "dnq",
            "score": "",
            "competition": {
                "id": 2636,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/828/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/828/",
                    "id": 828,
                    "name": "Oz 1996",
                    "tagline": "",
                    "start_date": "1996-01-17",
                    "end_date": "1996-01-19",
                    "location": "State of New South Wales, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.0,
                    "longitude": 146.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/7d/c2ca.352074.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/75/7d/c2ca.352074.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/7d/c2ca.352074.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}