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

{
    "url": "https://demozoo.org/api/v1/productions/164935/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164935/",
    "id": 164935,
    "title": "Black and Wild",
    "author_nicks": [
        {
            "name": "Quadtrip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49909/?format=api",
                "id": 49909,
                "name": "Quadtrip",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NOVILA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146233/?format=api",
                    "id": 146233,
                    "name": "NOVILA",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/vortex16/wild/quadtrip-balck_and_wild.url"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68448"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/XtdSzH"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "48",
            "competition": {
                "id": 12836,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3063/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3063/",
                    "id": 3063,
                    "name": "Vortex 2016",
                    "tagline": "",
                    "start_date": "2016-11-04",
                    "end_date": "2016-11-06",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "http://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "shader-sandbox"
    ]
}