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

{
    "url": "https://demozoo.org/api/v1/productions/126165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126165/",
    "id": 126165,
    "title": "Voxel1K",
    "author_nicks": [
        {
            "name": "Dirty Minds",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6838/?format=api",
                "id": 6838,
                "name": "Dirty Minds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Optimus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                    "id": 6496,
                    "name": "Optimus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/reset.fr14/combined_demo_intro/voxel1k.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/optimus/demos/cpc/tiny/voxel1k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=11224"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64378"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8udDLWTL-Z4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "79",
            "competition": {
                "id": 11014,
                "name": "Combined Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2304/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2304/",
                    "id": 2304,
                    "name": "ReSeT (.fr) 2014 (#18)",
                    "tagline": "",
                    "start_date": "2014-11-14",
                    "end_date": "2014-11-16",
                    "location": "Coutances, Département de la Manche, Lower Normandy, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.05,
                    "longitude": -1.43333,
                    "website": "http://reset.cpcscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/83/544a.72523.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/bb/83/544a.72523.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/83/544a.72523.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available"
    ]
}