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

{
    "url": "https://demozoo.org/api/v1/productions/133113/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133113/",
    "id": 133113,
    "title": "Pixel demo",
    "author_nicks": [
        {
            "name": "AAA Band",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
            "id": 69,
            "name": "ZX Spectrum Enhanced"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "3Asoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45753/?format=api",
                    "id": 45753,
                    "name": "AAA",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "VBI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38843/?format=api",
                    "id": 38843,
                    "name": "Hacker VBI",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://events.retroscene.org/files/ccw15/zx_enhanced/Pixel%20demo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/cc_winter15/zx_enhanced_demo/aaaband_-_pixel_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bbb.retroscene.org/prod.php?p=8570"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/ccw15/zx_enhanced/233"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64877"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YL08qnzfPJo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "4.21",
            "competition": {
                "id": 11245,
                "name": "ZX Enhanced Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2496/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2496/",
                    "id": 2496,
                    "name": "CC Winter / DiHalt Lite.2015",
                    "tagline": "",
                    "start_date": "2015-01-09",
                    "end_date": "2015-01-11",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/d9/a1f5.148529.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/ec/d9/a1f5.148529.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/d9/a1f5.148529.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zapilyator",
        "zx-evo",
        "ts-conf"
    ]
}