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

{
    "url": "https://demozoo.org/api/v1/productions/101701/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101701/",
    "id": 101701,
    "title": "Durch den Monsun",
    "author_nicks": [
        {
            "name": "Delysid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44765/?format=api",
                "id": 44765,
                "name": "Delysid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "4-Mat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1342/?format=api",
                    "id": 1342,
                    "name": "4mat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hermit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26078/?format=api",
                    "id": 26078,
                    "name": "Hermit",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Klax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11650/?format=api",
                    "id": 11650,
                    "name": "Klax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Linus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7775/?format=api",
                    "id": 7775,
                    "name": "Linus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Twoflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2804/?format=api",
                    "id": 2804,
                    "name": "Twoflower",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "nomiStake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68305/?format=api",
                    "id": 68305,
                    "name": "nomiStake",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "nomiStake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68305/?format=api",
                    "id": 68305,
                    "name": "nomiStake",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44764/?format=api",
                    "id": 44764,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The User",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27690/?format=api",
                    "id": 27690,
                    "name": "The User",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/bccparty14/c64/demo/delysid_bcc8demo-durch_den_monsun.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=129286"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65891"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10068,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2124/",
                    "id": 2124,
                    "name": "BCC Party 2014",
                    "tagline": "#8: Beer Crate Clear Party",
                    "start_date": "2014-02-21",
                    "end_date": "2014-02-23",
                    "location": "Bezirk Neukölln, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.48333,
                    "longitude": 13.45,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "krill-loader"
    ]
}