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

{
    "url": "https://demozoo.org/api/v1/productions/53069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53069/",
    "id": 53069,
    "title": "Brainwasher",
    "author_nicks": [
        {
            "name": "Dox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14239/?format=api",
                "id": 14239,
                "name": "Dox",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-02-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/raww_orgy09/zx_spectrum/r_orgy09.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/tslanina/Retro-ZXSpectrum-Brainwasher"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52565"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "36",
            "competition": {
                "id": 5534,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1491/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1491/",
                    "id": 1491,
                    "name": "Raww.orgy 2009",
                    "tagline": "",
                    "start_date": "2009-02-06",
                    "end_date": "2009-02-08",
                    "location": "Exeter, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.7236,
                    "longitude": -3.52751,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/ed/73c8.274150.png",
            "original_width": 352,
            "original_height": 296,
            "standard_url": "https://media.demozoo.org/screens/s/27/ed/73c8.274150.png",
            "standard_width": 352,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/ed/73c8.274150.png",
            "thumbnail_width": 178,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}