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

{
    "url": "https://demozoo.org/api/v1/productions/53074/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53074/",
    "id": 53074,
    "title": "There's no any ideas, just some greets",
    "author_nicks": [
        {
            "name": "bfox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                "id": 9743,
                "name": "bfox",
                "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": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52559"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "23",
            "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/f6/a1/c3c4.281303.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/f6/a1/c3c4.281303.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/a1/c3c4.281303.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}