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

{
    "url": "https://demozoo.org/api/v1/productions/34399/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34399/",
    "id": 34399,
    "title": "No Compromise",
    "author_nicks": [
        {
            "name": "Alumni",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14215/?format=api",
                "id": 14215,
                "name": "Alumni",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-05-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "jusa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32346/?format=api",
                    "id": 32346,
                    "name": "jusa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "jusa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32346/?format=api",
                    "id": 32346,
                    "name": "jusa",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "jusa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32346/?format=api",
                    "id": 32346,
                    "name": "jusa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Terwiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14216/?format=api",
                    "id": 14216,
                    "name": "Terwiz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/stream12/demo_highend/no_compromise.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59299"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3GkpuLkl7wo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "-320",
            "competition": {
                "id": 2907,
                "name": "High-end Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1370/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1370/",
                    "id": 1370,
                    "name": "Stream 2012",
                    "tagline": "Nine",
                    "start_date": "2012-05-18",
                    "end_date": "2012-05-20",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.49781,
                    "longitude": 23.76226,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/71/fc/6775.50978.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/71/fc/6775.50978.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/fc/6775.50978.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}