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

{
    "url": "https://demozoo.org/api/v1/productions/9770/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9770/",
    "id": 9770,
    "title": "Sphere",
    "author_nicks": [
        {
            "name": "Mortal Compact",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10748/?format=api",
                "id": 10748,
                "name": "Mortal Compact",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-09",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11035/?format=api",
                    "id": 11035,
                    "name": "Bery",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tarkus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10747/?format=api",
                    "id": 10747,
                    "name": "Tarkus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/cache96b/64k/sphere.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2247"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "131",
            "competition": {
                "id": 2290,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/458/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/458/",
                    "id": 458,
                    "name": "Cache 1996 Autumn",
                    "tagline": "",
                    "start_date": "1996-11-08",
                    "end_date": "1996-11-10",
                    "location": "Kecskemét, Bács-Kiskun, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90618,
                    "longitude": 19.69128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/74/701a.85722.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/52/74/701a.85722.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/74/701a.85722.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}