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

{
    "url": "https://demozoo.org/api/v1/productions/195321/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195321/",
    "id": 195321,
    "title": "Ladekast",
    "author_nicks": [
        {
            "name": "Poo-Brain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-03",
    "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": "Fleshlight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61704/?format=api",
                    "id": 61704,
                    "name": "Flashlight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wurstgetrank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37572/?format=api",
                    "id": 37572,
                    "name": "Wurstgetrank",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Luisa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43627/?format=api",
                    "id": 43627,
                    "name": "Luisa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Oni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3669/?format=api",
                    "id": 3669,
                    "name": "Oni",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Okkie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3049/?format=api",
                    "id": 3049,
                    "name": "Okkie",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/174402/Ladekast-Poobrain.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/x18/c64_demo/ladekast.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=170958"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78746"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "20",
            "score": "4.111",
            "competition": {
                "id": 14749,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3196/",
                    "id": 3196,
                    "name": "X 2018",
                    "tagline": "Party like it's 1988",
                    "start_date": "2018-11-02",
                    "end_date": "2018-11-04",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": "http://www.scs-trc.net/x2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/f8/04b9.173090.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3e/f8/04b9.173090.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/f8/04b9.173090.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "humor",
        "endless-loop"
    ]
}