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

{
    "url": "https://demozoo.org/api/v1/productions/168317/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168317/",
    "id": 168317,
    "title": "Fountain Of Sparks",
    "author_nicks": [
        {
            "name": "Rusty Wagner",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69889/?format=api",
                "id": 69889,
                "name": "Rusty Wagner",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/efnet_asm_compo_8/01_rwagner.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68934"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "58",
            "competition": {
                "id": 13031,
                "name": "PC 512b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3128/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3128/",
                    "id": 3128,
                    "name": "EFnet #ASM Compo 8",
                    "tagline": "",
                    "start_date": "2004-02-01",
                    "end_date": "2004-03-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/ae/d2f4.125987.png",
            "original_width": 957,
            "original_height": 597,
            "standard_url": "https://media.demozoo.org/screens/s/6d/ae/d2f4.125987.png",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/ae/d2f4.125987.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "bootable"
    ]
}