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

{
    "url": "https://demozoo.org/api/v1/productions/230561/?format=api",
    "demozoo_url": "https://demozoo.org/productions/230561/",
    "id": 230561,
    "title": "The Shoddy Demo",
    "author_nicks": [
        {
            "name": "Jesse Blue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15351/?format=api",
                "id": 15351,
                "name": "Jesse Blue",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Transatlantic Lamerz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105785/?format=api",
                "id": 105785,
                "name": "Transatlantic Lamerz",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-07-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DiGAROK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61747/?format=api",
                    "id": 61747,
                    "name": "DiGAROK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DiGAROK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61747/?format=api",
                    "id": 61747,
                    "name": "DiGAROK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jesse Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15351/?format=api",
                    "id": 15351,
                    "name": "Jesse Blue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ninjaforce.com/downloads/SHODDYDEMO.2mg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/nordlicht19/oldschool_demo/shoddydemo.2mg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82172"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=EYn7SOQh7vY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "115",
            "competition": {
                "id": 15320,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3782/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3782/",
                    "id": 3782,
                    "name": "Nordlicht 2019",
                    "tagline": "We like floppies!",
                    "start_date": "2019-07-19",
                    "end_date": "2019-07-21",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "https://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9b/e8/496e.190440.png",
            "original_width": 693,
            "original_height": 454,
            "standard_url": "https://media.demozoo.org/screens/s/9b/e8/496e.190440.png",
            "standard_width": 400,
            "standard_height": 262,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9b/e8/496e.190440.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}