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

{
    "url": "https://demozoo.org/api/v1/productions/138020/?format=api",
    "demozoo_url": "https://demozoo.org/productions/138020/",
    "id": 138020,
    "title": "Peacock",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-05-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Forge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6474/?format=api",
                    "id": 6474,
                    "name": "Forge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Weyland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33819/?format=api",
                    "id": 33819,
                    "name": "Weyland",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Danko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/722/?format=api",
                    "id": 722,
                    "name": "Danko",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://dl.dropboxusercontent.com/u/2531291/flt-peacock.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/birdie15/demo/0613_fairlight_-_peacock.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/birdie15/demo/0671_fairlight_-_peacock.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65587"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "17.07%",
            "competition": {
                "id": 11621,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2536/",
                    "id": 2536,
                    "name": "Birdie 2015 (25)",
                    "tagline": "Birdie 25",
                    "start_date": "2015-05-14",
                    "end_date": "2015-05-17",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2476/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2476/",
            "id": 2476,
            "name": "Edison 2015",
            "tagline": "",
            "start_date": "2015-07-03",
            "end_date": "2015-07-05",
            "location": "Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.5,
            "longitude": 18.0,
            "website": "http://on.edis.nu/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/5f/6b5a.86497.jpg",
            "original_width": 909,
            "original_height": 535,
            "standard_url": "https://media.demozoo.org/screens/s/24/5f/6b5a.86497.jpg",
            "standard_width": 400,
            "standard_height": 235,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/5f/6b5a.86497.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 117
        }
    ],
    "tags": [
        "demolition",
        "directx-11"
    ]
}