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

{
    "url": "https://demozoo.org/api/v1/productions/44941/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44941/",
    "id": 44941,
    "title": "Not Foolish 2",
    "author_nicks": [
        {
            "name": "Green Grapes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27841/?format=api",
                "id": 27841,
                "name": "Green Grapes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-03",
    "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": "Pfister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24026/?format=api",
                    "id": 24026,
                    "name": "Pfister",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pfister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24026/?format=api",
                    "id": 24026,
                    "name": "Pfister",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Beek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15976/?format=api",
                    "id": 15976,
                    "name": "Beek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "cd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48736/?format=api",
                    "id": 48736,
                    "name": "cd",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48736/?format=api",
                    "id": 48736,
                    "name": "cd",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zsazs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116488/?format=api",
                    "id": 116488,
                    "name": "Zsazs",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Prodos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117771/?format=api",
                    "id": 117771,
                    "name": "Prodos",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/springbreak99/demo/nf2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8893"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "24",
            "competition": {
                "id": 4429,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/937/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/937/",
                    "id": 937,
                    "name": "Spring Break 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-04",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": "http://skaro.scene.org/sb99"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/e4/0ed0.322624.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/55/e4/0ed0.322624.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/e4/0ed0.322624.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}