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

{
    "url": "https://demozoo.org/api/v1/productions/277271/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277271/",
    "id": 277271,
    "title": "Hardware Malfunction",
    "author_nicks": [
        {
            "name": "Fgenesis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34844/?format=api",
                "id": 34844,
                "name": "Fgenesis",
                "is_group": false
            }
        },
        {
            "name": "M4dguy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72281/?format=api",
                "id": 72281,
                "name": "M4D",
                "is_group": false
            }
        },
        {
            "name": "Uctumi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25227/?format=api",
                "id": 25227,
                "name": "Uctumi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fgenesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34844/?format=api",
                    "id": 34844,
                    "name": "Fgenesis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "M4D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72281/?format=api",
                    "id": 72281,
                    "name": "M4D",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Uctumi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25227/?format=api",
                    "id": 25227,
                    "name": "Uctumi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/fgenesis/hwmf/releases/download/partyver/hwmf_partyver_win32_port.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/revision20/wild/hardware_malfunction.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/fgenesis/hwmf"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85292"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OmHrJ7Wqagg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1241",
            "competition": {
                "id": 15878,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3862/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3862/",
                    "id": 3862,
                    "name": "Revision Online 2020",
                    "tagline": "Welcome Home",
                    "start_date": "2020-04-10",
                    "end_date": "2020-04-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2020.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/9d/bd68.322147.jpg",
            "original_width": 400,
            "original_height": 273,
            "standard_url": "https://media.demozoo.org/screens/s/49/9d/bd68.322147.jpg",
            "standard_width": 400,
            "standard_height": 273,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/9d/bd68.322147.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "arduino",
        "source-available"
    ]
}