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

{
    "url": "https://demozoo.org/api/v1/productions/87433/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87433/",
    "id": 87433,
    "title": "Machineris",
    "author_nicks": [
        {
            "name": "Futuris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                "id": 6049,
                "name": "Futuris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-03",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Biter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                    "id": 11803,
                    "name": "Biter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Traymuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                    "id": 3834,
                    "name": "Traymuss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Majak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26520/?format=api",
                    "id": 26520,
                    "name": "Majak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/riverwash11/demo_newschool/machineris_by_futuris.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55793"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57687"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D6qETW5COOM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "116",
            "competition": {
                "id": 1628,
                "name": "EXE - Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/164/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/164/",
                    "id": 164,
                    "name": "Riverwash 2010",
                    "tagline": "",
                    "start_date": "2010-09-03",
                    "end_date": "2010-09-05",
                    "location": "Warsaw, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23537,
                    "longitude": 21.009485,
                    "website": "http://www.riverwash.org/"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "111",
            "competition": {
                "id": 9296,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/61/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/61/",
                    "id": 61,
                    "name": "Riverwash 2011",
                    "tagline": "",
                    "start_date": "2011-09-02",
                    "end_date": "2011-09-04",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.76174,
                    "longitude": 19.468015,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}