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

{
    "url": "https://demozoo.org/api/v1/productions/18826/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18826/",
    "id": 18826,
    "title": "Wak-A-Bill",
    "author_nicks": [
        {
            "name": "Diabolic Force",
            "abbreviation": "D4Z",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9924/?format=api",
                "id": 9924,
                "name": "Diabolic Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-31",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "T.C.P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11004/?format=api",
                    "id": 11004,
                    "name": "T.C.P.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T.C.P.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11004/?format=api",
                    "id": 11004,
                    "name": "T.C.P.",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TIMWAGUS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43982/?format=api",
                    "id": 43982,
                    "name": "TIMWAGUS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shadow Bandit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9923/?format=api",
                    "id": 9923,
                    "name": "Shadow Bandit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Magic van Lam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11606/?format=api",
                    "id": 11606,
                    "name": "Magic van Lam",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Additional design"
        },
        {
            "nick": {
                "name": "Maddog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78179/?format=api",
                    "id": 78179,
                    "name": "Maddog",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional"
        },
        {
            "nick": {
                "name": "Banditos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78180/?format=api",
                    "id": 78180,
                    "name": "Banditos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Additional"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://de.scene.org/pub/parties/1997/mekka97/game/d4z-wakabill.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/mekka97/game/d4z-wakabill.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15142"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "241",
            "competition": {
                "id": 1126,
                "name": "Game 32K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/334/",
                    "id": 334,
                    "name": "Mekka & Symposium 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/80/b497.112411.jpg",
            "original_width": 959,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/89/80/b497.112411.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/80/b497.112411.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "32k"
    ]
}