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

{
    "url": "https://demozoo.org/api/v1/productions/36672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36672/",
    "id": 36672,
    "title": "Tranq",
    "author_nicks": [
        {
            "name": "The Dennis Courtney 5",
            "abbreviation": "DC5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6572/?format=api",
                "id": 6572,
                "name": "The Dennis Courtney 5",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-16",
    "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": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3167/?format=api",
                    "id": 3167,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rekall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47653/?format=api",
                    "id": 47653,
                    "name": "Rekall",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.oldskool.org/pub/misc/dc5-tranq.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/atparty12/oldskool_demo/dc5-tranq.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59396"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PRU3eL86toA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 3240,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1337/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1337/",
                    "id": 1337,
                    "name": "@Party 2012",
                    "tagline": "",
                    "start_date": "2012-06-15",
                    "end_date": "2012-06-17",
                    "location": "Boston, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.358631,
                    "longitude": -71.056702,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/b5/5746.321986.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/38/b5/5746.321986.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/b5/5746.321986.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "quickbasic",
        "bwsb"
    ]
}