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

{
    "url": "https://demozoo.org/api/v1/productions/135116/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135116/",
    "id": 135116,
    "title": "3 Hour Demo",
    "author_nicks": [
        {
            "name": "Sanity",
            "abbreviation": "SNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146/?format=api",
                "id": 146,
                "name": "Sanity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-06-28",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Pet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/350/?format=api",
                    "id": 350,
                    "name": "Mr. Pet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Root",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6943/?format=api",
                    "id": 6943,
                    "name": "Mr. Root",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "A. Christoulakis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82660/?format=api",
                    "id": 82660,
                    "name": "A. Christoulakis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Sanity/SANITY-FastestEver"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=8630"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78256"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11334,
                "name": "Amiga Fastest Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1862/",
                    "id": 1862,
                    "name": "Hurricane and Brutal Summer Party 1992",
                    "tagline": "",
                    "start_date": "1992-06-26",
                    "end_date": "1992-06-29",
                    "location": "Tranebjerg, Samsø Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.8326,
                    "longitude": 10.59723,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/64/15/9733.172642.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/64/15/9733.172642.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/15/9733.172642.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/45/dd/45b5.172643.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/45/dd/45b5.172643.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/dd/45b5.172643.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}