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

{
    "url": "https://demozoo.org/api/v1/productions/35213/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35213/",
    "id": 35213,
    "title": "Dome",
    "author_nicks": [
        {
            "name": "Flava",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23186/?format=api",
                "id": 23186,
                "name": "Flava",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-15",
    "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": "Flasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80964/?format=api",
                    "id": 80964,
                    "name": "Flasher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80964/?format=api",
                    "id": 80964,
                    "name": "Flasher",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Flasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80964/?format=api",
                    "id": 80964,
                    "name": "Flasher",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/hype97/demos/hyp-dmo8.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72398"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "4",
            "competition": {
                "id": 3010,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/892/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/892/",
                    "id": 892,
                    "name": "Hype 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/02/03bb.350572.png",
            "original_width": 1600,
            "original_height": 1200,
            "standard_url": "https://media.demozoo.org/screens/s/f4/02/03bb.350572.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/02/03bb.350572.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}