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

{
    "url": "https://demozoo.org/api/v1/productions/84140/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84140/",
    "id": 84140,
    "title": "Mad Bomber",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Levent Ahmet Sevgili",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42450/?format=api",
                    "id": 42450,
                    "name": "Levent Ahmet Sevgili",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bilgin Terzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42451/?format=api",
                    "id": 42451,
                    "name": "Bilgin Terzi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Burak Cambel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42452/?format=api",
                    "id": 42452,
                    "name": "Burak Cambel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/nightshift06/game/bombaci.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24209"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.47",
            "competition": {
                "id": 8820,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1294/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1294/",
                    "id": 1294,
                    "name": "NightShift 2006",
                    "tagline": "",
                    "start_date": "2006-03-04",
                    "end_date": "2006-03-05",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}