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

{
    "url": "https://demozoo.org/api/v1/productions/53094/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53094/",
    "id": 53094,
    "title": "I'm Sorry",
    "author_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Max Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9867/?format=api",
                    "id": 9867,
                    "name": "Max Power",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/outline07/atari/bootsector/limp_ninja-im_sorry_c64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48706"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30694"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "91",
            "competition": {
                "id": 5538,
                "name": "Atari Bootsector + 128b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/245/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/245/",
                    "id": 245,
                    "name": "Outline 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-14",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/41/ee27.310197.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/30/41/ee27.310197.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/41/ee27.310197.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}