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

{
    "url": "https://demozoo.org/api/v1/productions/299710/?format=api",
    "demozoo_url": "https://demozoo.org/productions/299710/",
    "id": 299710,
    "title": "Nofflight",
    "author_nicks": [
        {
            "name": "Piston",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126458/?format=api",
                "id": 126458,
                "name": "Piston",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-09-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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": ""
        },
        {
            "nick": {
                "name": "Ozzyboshi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104477/?format=api",
                    "id": 104477,
                    "name": "Ozzyboshi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/flashparty21/oldschool_demo/nofflight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/ResistanceVault/Nofflight"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=101591"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89810"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ytRjUC673aY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "165",
            "competition": {
                "id": 16747,
                "name": "Oldschool / Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4245/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4245/",
                    "id": 4245,
                    "name": "Flashparty 2021",
                    "tagline": "",
                    "start_date": "2021-09-03",
                    "end_date": "2021-09-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://flashparty.rebelion.digital/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/cc/b650.298028.png",
            "original_width": 960,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/fa/cc/b650.298028.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/cc/b650.298028.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "source-available"
    ]
}