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

{
    "url": "https://demozoo.org/api/v1/productions/99615/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99615/",
    "id": 99615,
    "title": "Fire.asm",
    "author_nicks": [
        {
            "name": "xylem",
            "abbreviation": "XLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                "id": 47253,
                "name": "xylem",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "unlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47254/?format=api",
                    "id": 47254,
                    "name": "unlord",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1996/x/xlm_fire.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/codersfire96/256b/xlm_fire.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/codersfire96/misc/fire_sml.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52630"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "22.17",
            "competition": {
                "id": 13046,
                "name": "PC 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/793/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/793/",
                    "id": 793,
                    "name": "#coders 256 Byte Fire Compo 1996",
                    "tagline": "",
                    "start_date": "1996",
                    "end_date": "1996",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/f9/59ff.126338.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/6f/f9/59ff.126338.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/f9/59ff.126338.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}