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

{
    "url": "https://demozoo.org/api/v1/productions/9301/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9301/",
    "id": 9301,
    "title": "Bad TV",
    "author_nicks": [
        {
            "name": "Global Corp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9279/?format=api",
                "id": 9279,
                "name": "Global Corp",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-03",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Doctor Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                    "id": 9280,
                    "name": "Dr. Max",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.256b.com/download/32"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cc999/in256b/gc-badtv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5283"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "51",
            "competition": {
                "id": 4108,
                "name": "PC 256 Bytes Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/275/",
                    "id": 275,
                    "name": "Chaos Constructions 999",
                    "tagline": "",
                    "start_date": "1999-07-03",
                    "end_date": "1999-07-04",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": "http://cc999.da.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/38/7803.263678.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/20/38/7803.263678.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/38/7803.263678.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}