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

{
    "url": "https://demozoo.org/api/v1/productions/35531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35531/",
    "id": 35531,
    "title": "Signal Zero",
    "author_nicks": [
        {
            "name": "Suburban Creations",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11769/?format=api",
                "id": 11769,
                "name": "Suburban",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10-05",
    "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": "Tomac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14085/?format=api",
                    "id": 14085,
                    "name": "Tomac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d Models"
        },
        {
            "nick": {
                "name": "Crossbone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11770/?format=api",
                    "id": 11770,
                    "name": "Crossbone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Crossbone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11770/?format=api",
                    "id": 11770,
                    "name": "Crossbone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144516/?format=api",
                    "id": 144516,
                    "name": "Bass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/interjam97/demo/sz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14920"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HOQqCZeyZfQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "159",
            "competition": {
                "id": 3053,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/906/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/906/",
                    "id": 906,
                    "name": "Inter Jam 1997",
                    "tagline": "The Revenge",
                    "start_date": "1997-10-03",
                    "end_date": "1997-10-05",
                    "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.1708,
                    "longitude": 8.61889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/d3/b4e3.13861.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/5e/d3/b4e3.13861.jpg",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/d3/b4e3.13861.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}