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

{
    "url": "https://demozoo.org/api/v1/productions/78657/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78657/",
    "id": 78657,
    "title": "ULM Gen4 Demo",
    "author_nicks": [
        {
            "name": "Unlimited Matricks",
            "abbreviation": "ULM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2274/?format=api",
                "id": 2274,
                "name": "Unlimited Matricks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32008/?format=api",
                    "id": 32008,
                    "name": "The Fate",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gunstick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2652/?format=api",
                    "id": 2652,
                    "name": "Gunstick",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "3Dwave"
        },
        {
            "nick": {
                "name": "The Fate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32008/?format=api",
                    "id": 32008,
                    "name": "The Fate",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "French Kiss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43999/?format=api",
                    "id": 43999,
                    "name": "French Kiss",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/U/ULM/ULM_GEN4.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-ulm-gen4-demo_22257.html"
        },
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=337"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26986"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11478,
                "name": "Atari Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2553/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2553/",
                    "id": 2553,
                    "name": "Gen 4 Demo Competition 1990",
                    "tagline": "",
                    "start_date": "1990",
                    "end_date": "1990",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/e1/f67e.124731.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/17/e1/f67e.124731.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/e1/f67e.124731.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}