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

{
    "url": "https://demozoo.org/api/v1/productions/37628/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37628/",
    "id": 37628,
    "title": "Absolutely Amazing",
    "author_nicks": [
        {
            "name": "Prollcoder",
            "abbreviation": "PRL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16717/?format=api",
                "id": 16717,
                "name": "Prollcoder",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Trifox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6134/?format=api",
                    "id": 6134,
                    "name": "Trifox",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24369/?format=api",
                    "id": 24369,
                    "name": "Rio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "ptoing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5365/?format=api",
                    "id": 5365,
                    "name": "ptoing",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noname.c64.org/csdb/release/download.php?id=46218"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/evoke06/wild/absolutely.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=38303"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25885"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "34",
            "competition": {
                "id": 3395,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/340/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/340/",
                    "id": 340,
                    "name": "Evoke 2006",
                    "tagline": "The Scene Railway Station",
                    "start_date": "2006-08-11",
                    "end_date": "2006-08-13",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/b7/3bc9.259962.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/12/b7/3bc9.259962.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/b7/3bc9.259962.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}