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

{
    "url": "https://demozoo.org/api/v1/productions/109201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109201/",
    "id": 109201,
    "title": "New",
    "author_nicks": [
        {
            "name": "Still",
            "abbreviation": "STL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                "id": 862,
                "name": "Still",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48545/?format=api",
                    "id": 48545,
                    "name": "1x",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Pixtur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                    "id": 866,
                    "name": "Pixtur",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wright & Bastard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/857/?format=api",
                    "id": 857,
                    "name": "Wright & Bastard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pirx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/865/?format=api",
                    "id": 865,
                    "name": "Pirx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/revision14/demo_pc/stl-minus_2_new.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62969"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ekmAaO28gLY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "740",
            "competition": {
                "id": 10320,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2029/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2029/",
                    "id": 2029,
                    "name": "Revision 2014",
                    "tagline": "",
                    "start_date": "2014-04-18",
                    "end_date": "2014-04-21",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2014.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/c2/354d.323652.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/cb/c2/354d.323652.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/c2/354d.323652.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "directx-11",
        "glitch",
        "drum-n-bass",
        "tooll2",
        "creative-commons",
        "halfstep",
        "uses-local-disk-content"
    ]
}