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

{
    "url": "https://demozoo.org/api/v1/productions/115248/?format=api",
    "demozoo_url": "https://demozoo.org/productions/115248/",
    "id": 115248,
    "title": "Western Propaganda",
    "author_nicks": [
        {
            "name": "Five Finger Punch",
            "abbreviation": "FFP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47576/?format=api",
                "id": 47576,
                "name": "Five Finger Punch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-28",
    "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": "Morbid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47579/?format=api",
                    "id": 47579,
                    "name": "Morbid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Vilcans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9118/?format=api",
                    "id": 9118,
                    "name": "Vilcans",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vilcans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9118/?format=api",
                    "id": 9118,
                    "name": "Vilcans",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.librador.com/data/western_propaganda.tap"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/edison14/oldschool_demo/western_propaganda.z80"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63647"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=XnYogb5Nzb8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "161",
            "competition": {
                "id": 10570,
                "name": "Oldschool 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/03/52/efc2.61007.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/03/52/efc2.61007.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/52/efc2.61007.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ay",
        "zx-spectrum-48k"
    ]
}