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

{
    "url": "https://demozoo.org/api/v1/productions/59940/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59940/",
    "id": 59940,
    "title": "Wolfram Theta",
    "author_nicks": [
        {
            "name": "Youth Uprising",
            "abbreviation": "YUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jobe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3548/?format=api",
                    "id": 3548,
                    "name": "Jobe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "myy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20382/?format=api",
                    "id": 20382,
                    "name": "myy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, additional design"
        },
        {
            "nick": {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/revision13/pc_64k_intro/wolfram_theta_by_youth_uprising.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61252"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "669",
            "competition": {
                "id": 6557,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/11/ff46.322314.png",
            "original_width": 400,
            "original_height": 227,
            "standard_url": "https://media.demozoo.org/screens/s/02/11/ff46.322314.png",
            "standard_width": 400,
            "standard_height": 227,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/11/ff46.322314.png",
            "thumbnail_width": 200,
            "thumbnail_height": 113
        }
    ],
    "tags": [
        "upx",
        "minifmod"
    ]
}