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

{
    "url": "https://demozoo.org/api/v1/productions/171721/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171721/",
    "id": 171721,
    "title": "Ducks and Cubes",
    "author_nicks": [
        {
            "name": "Teszkó Gazdaságos Demócsapat",
            "abbreviation": "TGD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40150/?format=api",
                "id": 40150,
                "name": "Teszkó Gazdaságos Demócsapat",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jimmi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65531/?format=api",
                    "id": 65531,
                    "name": "Jimmi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nagz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                    "id": 11000,
                    "name": "Nagz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/qbparty17/demo/tgd-ducksandcubes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70023"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "96",
            "competition": {
                "id": 13190,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3090/",
                    "id": 3090,
                    "name": "QBParty 2017",
                    "tagline": "",
                    "start_date": "2017-05-12",
                    "end_date": "2017-05-14",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "http://qbparty.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bass",
        "karaoke",
        "vocals-in-music"
    ]
}