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

{
    "url": "https://demozoo.org/api/v1/productions/333291/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333291/",
    "id": 333291,
    "title": "Blast Food",
    "author_nicks": [
        {
            "name": "Crimson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29238/?format=api",
                "id": 29238,
                "name": "Crimson",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phandome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126861/?format=api",
                    "id": 126861,
                    "name": "Phandome",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vulpine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139934/?format=api",
                    "id": 139934,
                    "name": "Vulpine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Phlow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14949/?format=api",
                    "id": 14949,
                    "name": "Kapten Floede",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Alla Xul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17317/?format=api",
                    "id": 17317,
                    "name": "Alla Xul",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/underscore01/demo/blast-f.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1289,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/265/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/265/",
                    "id": 265,
                    "name": "Underscore 2001",
                    "tagline": "",
                    "start_date": "2001-05-24",
                    "end_date": "2001-05-27",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "midas",
        "dosbox-incompatible"
    ]
}