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

{
    "url": "https://demozoo.org/api/v1/productions/115252/?format=api",
    "demozoo_url": "https://demozoo.org/productions/115252/",
    "id": 115252,
    "title": "Quickie",
    "author_nicks": [
        {
            "name": "G-INcorporated",
            "abbreviation": "GIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3925/?format=api",
                "id": 3925,
                "name": "G-INcorporated",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3926/?format=api",
                    "id": 3926,
                    "name": "Pope",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "emeraldllama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69825/?format=api",
                    "id": 69825,
                    "name": "emeraldllama",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/edison14/newschool_demo/gin-qcke.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63692"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=5_tH2qo_9lc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "162",
            "competition": {
                "id": 10572,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2182/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2182/",
                    "id": 2182,
                    "name": "Edison 2014",
                    "tagline": "Total Surveillance Edition",
                    "start_date": "2014-06-27",
                    "end_date": "2014-06-29",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/af/cb7b.61008.png",
            "original_width": 2556,
            "original_height": 1434,
            "standard_url": "https://media.demozoo.org/screens/s/ae/af/cb7b.61008.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/af/cb7b.61008.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}