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

{
    "url": "https://demozoo.org/api/v1/productions/160455/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160455/",
    "id": 160455,
    "title": "Primus",
    "author_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-16",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Charles Deenen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2667/?format=api",
                    "id": 2667,
                    "name": "Charles Deenen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/sundown16/demo_oldschool/rbbs_primus.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "76",
            "competition": {
                "id": 12575,
                "name": "Old School Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2890/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2890/",
                    "id": 2890,
                    "name": "Sundown 2016",
                    "tagline": "The Last Ever Sundown",
                    "start_date": "2016-07-15",
                    "end_date": "2016-07-17",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": "http://www.sundowndemoparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/ee/a401.122962.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/76/ee/a401.122962.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/ee/a401.122962.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}