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

{
    "url": "https://demozoo.org/api/v1/productions/66824/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66824/",
    "id": 66824,
    "title": "Lightning Road To Liquid Radiator",
    "author_nicks": [
        {
            "name": "The Undead Sceners",
            "abbreviation": "TUS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37716/?format=api",
                "id": 37716,
                "name": "The Undead Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Skypers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37717/?format=api",
                    "id": 37717,
                    "name": "phaazon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "xtrium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                    "id": 3695,
                    "name": "xtrium",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/outline13/demo_pc/outline2013_skypers_lr2lr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61355"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=oUa2BvlDWYQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 7277,
                "name": "Combined PC Intro & Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1781/",
                    "id": 1781,
                    "name": "Outline 2013",
                    "tagline": "",
                    "start_date": "2013-05-09",
                    "end_date": "2013-05-12",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/2b/5cea.87412.png",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/99/2b/5cea.87412.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/2b/5cea.87412.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "opengl-3.3"
    ]
}