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

{
    "url": "https://demozoo.org/api/v1/productions/152456/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152456/",
    "id": 152456,
    "title": "You Should Know Basic[s]",
    "author_nicks": [
        {
            "name": "Bay 6",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59923/?format=api",
                "id": 59923,
                "name": "Bay 6",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-11-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Diver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                    "id": 8952,
                    "name": "Diver",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Diver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                    "id": 8952,
                    "name": "Diver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bay6.retroscene.org/files/yskb.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/base-x15/zx_basic/yskb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bbb.retroscene.org/prod.php?p=8909"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/bx2015/basic/536"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66595"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5rBkyzWN4Hw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9.23",
            "competition": {
                "id": 12102,
                "name": "ZX-Basic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2747/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2747/",
                    "id": 2747,
                    "name": "Base-X 2015",
                    "tagline": "",
                    "start_date": "2015-11-15",
                    "end_date": "2015-11-15",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://events.retroscene.org/bx2015"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/2c/202a.149326.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/2f/2c/202a.149326.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/2c/202a.149326.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ay",
        "basic"
    ]
}