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

{
    "url": "https://demozoo.org/api/v1/productions/202970/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202970/",
    "id": 202970,
    "title": "Six Mins Under Water",
    "author_nicks": [
        {
            "name": "Hippopotamus Design",
            "abbreviation": "HPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19323/?format=api",
                "id": 19323,
                "name": "Hippopotamus Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Moonstone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19324/?format=api",
                    "id": 19324,
                    "name": "Moonstone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spycat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19326/?format=api",
                    "id": 19326,
                    "name": "Spycat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44820/?format=api",
                    "id": 44820,
                    "name": "Hawk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/intro/hpdinrto.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104203"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 9471,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1941/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1941/",
                    "id": 1941,
                    "name": "Analogy Hitech Party 1992",
                    "tagline": "",
                    "start_date": "1992-12-11",
                    "end_date": "1992-12-13",
                    "location": "Rauma, Satakunta, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.09484,
                    "longitude": 21.62501,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/25/2532.301591.jpg",
            "original_width": 737,
            "original_height": 569,
            "standard_url": "https://media.demozoo.org/screens/s/94/25/2532.301591.jpg",
            "standard_width": 388,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/25/2532.301591.jpg",
            "thumbnail_width": 194,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}