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

{
    "url": "https://demozoo.org/api/v1/productions/9905/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9905/",
    "id": 9905,
    "title": "Wilby #6",
    "author_nicks": [
        {
            "name": "Wild Bits",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                "id": 11221,
                "name": "Wild Bits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
                    "id": 11219,
                    "name": "Spock",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
                    "id": 11219,
                    "name": "Spock",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Phoenix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3167/?format=api",
                    "id": 3167,
                    "name": "Phoenix",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "FatCrazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15621/?format=api",
                    "id": 15621,
                    "name": "FatCrazer",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Seven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                    "id": 11264,
                    "name": "Seven",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                    "id": 23036,
                    "name": "Awesome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original"
        },
        {
            "nick": {
                "name": "Spock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
                    "id": 11219,
                    "name": "Spock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "MIDI Adaptation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/wilby/wilby06.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/xuventudegalicianet01/in4k/wilby06.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6134"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15661,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1125/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1125/",
                    "id": 1125,
                    "name": "Xuventude Galicia Net 2001",
                    "tagline": "",
                    "start_date": "2001-04-06",
                    "end_date": "2001-04-08",
                    "location": "Santiago de Compostela, Provincia da Coruña, Galicia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 42.88024,
                    "longitude": -8.54736,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/73/0c61.81878.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/1c/73/0c61.81878.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/73/0c61.81878.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "midi",
        "wilby",
        "game-of-life"
    ]
}