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

{
    "url": "https://demozoo.org/api/v1/productions/74847/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74847/",
    "id": 74847,
    "title": "Unité centrale de huit bits",
    "author_nicks": [
        {
            "name": "Comic Bakery",
            "abbreviation": "CBK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14964/?format=api",
                "id": 14964,
                "name": "Comic Bakery",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-09-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
            "id": 44,
            "name": "Sega Master System"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jobe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68938/?format=api",
                    "id": 68938,
                    "name": "Jobe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "illm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7137/?format=api",
                    "id": 7137,
                    "name": "Illmidus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "illm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7137/?format=api",
                    "id": 7137,
                    "name": "Illmidus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/mainframe03/demo_8bit/comic_bakery-cb01.unite.centrale.de.huit.bits.final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11897"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9baYpPnlfmA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "54",
            "competition": {
                "id": 7845,
                "name": "Demo For 8-bit Machine",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/311/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/311/",
                    "id": 311,
                    "name": "Mainframe 2003",
                    "tagline": "",
                    "start_date": "2003-09-25",
                    "end_date": "2003-09-28",
                    "location": "Norrköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.584419,
                    "longitude": 16.192459,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/4f/a1c2.116943.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/4b/4f/a1c2.116943.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/4f/a1c2.116943.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}