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

{
    "url": "https://demozoo.org/api/v1/productions/18105/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18105/",
    "id": 18105,
    "title": "Zerblast",
    "author_nicks": [
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "KB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/557/?format=api",
                    "id": 557,
                    "name": "KB",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Walfisch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38009/?format=api",
                    "id": 38009,
                    "name": "Walfisch",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kebby.org/media/zerblast.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/demos/TOM/Zerblast.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5451"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "191",
            "competition": {
                "id": 1057,
                "name": "Acorn Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/329/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/329/",
                    "id": 329,
                    "name": "Symposium 1996",
                    "tagline": "",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-08",
                    "location": "Hittfeld, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.38578,
                    "longitude": 9.9824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}