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

{
    "url": "https://demozoo.org/api/v1/productions/183602/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183602/",
    "id": 183602,
    "title": "DN004",
    "author_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-02-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rrrh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75090/?format=api",
                    "id": 75090,
                    "name": "Rrrh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Unlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57/?format=api",
                    "id": 57,
                    "name": "Unlock",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Logo, Font"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/demonights004/one-effect/vtg_dn004.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=74805"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=tQ-MXsd24Fo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "17",
            "competition": {
                "id": 14099,
                "name": "One Effect Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3555/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3555/",
                    "id": 3555,
                    "name": "Demonights 004",
                    "tagline": "Bern Parties Again",
                    "start_date": "2018-02-03",
                    "end_date": "2018-02-03",
                    "location": "Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.00016,
                    "longitude": 8.01427,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/5b/b48f.156622.png",
            "original_width": 1620,
            "original_height": 911,
            "standard_url": "https://media.demozoo.org/screens/s/c1/5b/b48f.156622.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/5b/b48f.156622.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}