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

{
    "url": "https://demozoo.org/api/v1/productions/200334/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200334/",
    "id": 200334,
    "title": "SpectroScroller",
    "author_nicks": [
        {
            "name": "Adinpsz",
            "abbreviation": "az",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                "id": 3622,
                "name": "Adinpsz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "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": "Graindolium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3751/?format=api",
                    "id": 3751,
                    "name": "Graindolium",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://adinpsz.org/data/adinpsz_-_SpectroScroller.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/revision11/demo_pc/adinpsz_-_spectroscroller.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56894"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 465,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/14/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/14/",
                    "id": 14,
                    "name": "Revision 2011",
                    "tagline": "",
                    "start_date": "2011-04-22",
                    "end_date": "2011-04-25",
                    "location": "Saarbrücken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231495,
                    "longitude": 6.998338,
                    "website": "https://2011.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/14/6ad2.323635.jpg",
            "original_width": 320,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/74/14/6ad2.323635.jpg",
            "standard_width": 320,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/14/6ad2.323635.jpg",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "textmode"
    ]
}