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

{
    "url": "https://demozoo.org/api/v1/productions/307362/?format=api",
    "demozoo_url": "https://demozoo.org/productions/307362/",
    "id": 307362,
    "title": "We Make Demos",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-04-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Heaven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2617/?format=api",
                    "id": 2617,
                    "name": "Heaven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BokanoiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37581/?format=api",
                    "id": 37581,
                    "name": "BokanoiD",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        },
        {
            "nick": {
                "name": "mAZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5371/?format=api",
                    "id": 5371,
                    "name": "mAZE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/revision22/oldskool-demo/desire_we_make_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91311"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Q6gJzTUaT3I"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "615",
            "competition": {
                "id": 17015,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4424/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4424/",
                    "id": 4424,
                    "name": "Revision 2022",
                    "tagline": "Satellites",
                    "start_date": "2022-04-15",
                    "end_date": "2022-04-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2022.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/9a/06ee.313500.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/3d/9a/06ee.313500.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/9a/06ee.313500.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}