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

{
    "url": "https://demozoo.org/api/v1/productions/50090/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50090/",
    "id": 50090,
    "title": "Fu Chen",
    "author_nicks": [
        {
            "name": "Ancients Pledge Inc",
            "abbreviation": "API",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20541/?format=api",
                "id": 20541,
                "name": "Ancients Pledge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-10-02",
    "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": "LHS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5571/?format=api",
                    "id": 5571,
                    "name": "LHS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NecroPolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23228/?format=api",
                    "id": 23228,
                    "name": "NecroPolo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Almighty God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/159/?format=api",
                    "id": 159,
                    "name": "Almighty God",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Almighty God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/159/?format=api",
                    "id": 159,
                    "name": "Almighty God",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://data.fuskbugg.se/skogsturken/Fu_Chen.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=118890"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=94479"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56033"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "4.625",
            "competition": {
                "id": 186,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/80/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/80/",
                    "id": 80,
                    "name": "X 2010",
                    "tagline": "The Year We Make Contact",
                    "start_date": "2010-10-01",
                    "end_date": "2010-10-03",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/5d/e34b.347875.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/b1/5d/e34b.347875.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/5d/e34b.347875.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}