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

{
    "url": "https://demozoo.org/api/v1/productions/137403/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137403/",
    "id": 137403,
    "title": "QB Party Invitro",
    "author_nicks": [
        {
            "name": "The Collective",
            "abbreviation": "TCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57828/?format=api",
                "id": 57828,
                "name": "The Collective",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64218/?format=api",
                    "id": 64218,
                    "name": "Mash",
                    "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/c64/qb15invitro.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=136865"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65209"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2484/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2484/",
            "id": 2484,
            "name": "QBParty 2015",
            "tagline": "",
            "start_date": "2015-05-15",
            "end_date": "2015-05-17",
            "location": "Sülysáp, Pest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.45206,
            "longitude": 19.53369,
            "website": "http://2015.qbparty.hu/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/14/f2d0.350117.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/49/14/f2d0.350117.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/14/f2d0.350117.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}