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

{
    "url": "https://demozoo.org/api/v1/productions/310235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310235/",
    "id": 310235,
    "title": "You Have No Rights",
    "author_nicks": [
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-09",
    "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": "BriteLite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ricky Martin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "gwEm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10502/?format=api",
                    "id": 10502,
                    "name": "gwEm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Soundroutine"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dekadence64.org/dkd-yhnr.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sommarhack22/monochrome_demo/dkd-yhnr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91777"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QGbT8Shoats"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "6.12",
            "competition": {
                "id": 17169,
                "name": "Monochrome Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4282/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4282/",
                    "id": 4282,
                    "name": "Sommarhack 2022",
                    "tagline": "Small Atari party",
                    "start_date": "2022-07-08",
                    "end_date": "2022-07-10",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2022/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/19/f0/6711.310869.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/19/f0/6711.310869.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/f0/6711.310869.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome"
    ]
}