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

{
    "url": "https://demozoo.org/api/v1/productions/96489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96489/",
    "id": 96489,
    "title": "Black Spark 100%",
    "author_nicks": [
        {
            "name": "Black Sun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3712/?format=api",
                "id": 3712,
                "name": "Black Sun",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-05-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3996/?format=api",
                    "id": 3996,
                    "name": "Nitro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Snerg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3997/?format=api",
                    "id": 3997,
                    "name": "Snerg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3998/?format=api",
                    "id": 3998,
                    "name": "Jammer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Jammer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3998/?format=api",
                    "id": 3998,
                    "name": "Jammer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Carrion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3687/?format=api",
                    "id": 3687,
                    "name": "Carrion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Miras",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4001/?format=api",
                    "id": 4001,
                    "name": "Miras",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ubik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                    "id": 511,
                    "name": "Ubik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ninja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3999/?format=api",
                    "id": 3999,
                    "name": "Ninja",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "2x2 mode"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=115155"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=91494"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55004"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/2e/1677.35636.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/04/2e/1677.35636.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/2e/1677.35636.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "krill-loader",
        "final-version"
    ]
}