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

{
    "url": "https://demozoo.org/api/v1/productions/151900/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151900/",
    "id": 151900,
    "title": "fr-082: The Sphere",
    "author_nicks": [
        {
            "name": "BeRo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3961/?format=api",
                "id": 3961,
                "name": "BeRo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-12-28",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rootserver.rosseaux.net/demoscene/prods/fr-082_TheSphere.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/unc15/pc_high-end_intro/fr-082_thesphere.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66745"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "169",
            "competition": {
                "id": 12060,
                "name": "PC High-End Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2698/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2698/",
                    "id": 2698,
                    "name": "Under Construction 2015",
                    "tagline": "",
                    "start_date": "2015-12-27",
                    "end_date": "2015-12-29",
                    "location": "Gernsheim, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.75305,
                    "longitude": 8.48859,
                    "website": "http://under-construction.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5b/4a/991f.100191.jpg",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/5b/4a/991f.100191.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5b/4a/991f.100191.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-model-4.0"
    ]
}