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

{
    "url": "https://demozoo.org/api/v1/productions/20569/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20569/",
    "id": 20569,
    "title": "Konsten Att Rigga En Bigscreen",
    "author_nicks": [
        {
            "name": "Killar i cykelbyxor",
            "abbreviation": "KIC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14987/?format=api",
                "id": 14987,
                "name": "Killar i cykelbyxor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Högerben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53201/?format=api",
                    "id": 53201,
                    "name": "Kött-Ingvar",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Högerben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53201/?format=api",
                    "id": 53201,
                    "name": "Kött-Ingvar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vänsterben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54946/?format=api",
                    "id": 54946,
                    "name": "Scan-Gert",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/underscore01/amiga/demo/kic-bigscreen.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "47",
            "competition": {
                "id": 1291,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/265/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/265/",
                    "id": 265,
                    "name": "Underscore 2001",
                    "tagline": "",
                    "start_date": "2001-05-24",
                    "end_date": "2001-05-27",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}