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

{
    "url": "https://demozoo.org/api/v1/productions/195236/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195236/",
    "id": 195236,
    "title": "Flimbo's Quest",
    "author_nicks": [
        {
            "name": "New Generation",
            "abbreviation": "NG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Laoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15357/?format=api",
                    "id": 15357,
                    "name": "Laoo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Solo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15359/?format=api",
                    "id": 15359,
                    "name": "Solo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Miker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2303/?format=api",
                    "id": 2303,
                    "name": "Miker",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://timepilot.atariscene.pl/download/NGSV2018.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/NG/NGSV2018.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78777"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=RGlwzFFeMAI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "828",
            "competition": {
                "id": 14739,
                "name": "Atari XL/XE Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3538/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3538/",
                    "id": 3538,
                    "name": "Silly Venture 2018",
                    "tagline": "United Atari Scene Art Festival",
                    "start_date": "2018-11-02",
                    "end_date": "2018-11-04",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d3/30/0bdb.173240.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/d3/30/0bdb.173240.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d3/30/0bdb.173240.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "work-in-progress"
    ]
}