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

{
    "url": "https://demozoo.org/api/v1/productions/50990/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50990/",
    "id": 50990,
    "title": "DLA",
    "author_nicks": [
        {
            "name": "Arm's Tech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                "id": 26733,
                "name": "Arm's Tech",
                "is_group": true
            }
        },
        {
            "name": "Positivity",
            "abbreviation": "PSTVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2230/?format=api",
                "id": 2230,
                "name": "Positivity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-05-23",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26732/?format=api",
                    "id": 26732,
                    "name": "Baah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                    "id": 30327,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/POSITVTY/DLA.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/outline09/bootsector/dla.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53198"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "152",
            "competition": {
                "id": 5242,
                "name": "Atari Bootsector",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/199/",
                    "id": 199,
                    "name": "Outline 2009",
                    "tagline": "",
                    "start_date": "2009-05-21",
                    "end_date": "2009-05-24",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/45/7e/d87d.141921.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/45/7e/d87d.141921.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/7e/d87d.141921.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "bootsector"
    ]
}