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

{
    "url": "https://demozoo.org/api/v1/productions/83962/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83962/",
    "id": 83962,
    "title": "Under View Control",
    "author_nicks": [
        {
            "name": "Subground4",
            "abbreviation": "SG4",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49058/?format=api",
                "id": 49058,
                "name": "Subground4",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "0mod4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42401/?format=api",
                    "id": 42401,
                    "name": "0mod4",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Strongground",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42402/?format=api",
                    "id": 42402,
                    "name": "Strongground",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Subdream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3709/?format=api",
                    "id": 3709,
                    "name": "Subdream",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/evoke13/demo/under_view_control.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/evoke13/demo/under_view_control_osx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61750"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "177",
            "competition": {
                "id": 8818,
                "name": "PC demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1459/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1459/",
                    "id": 1459,
                    "name": "Evoke 2013",
                    "tagline": "A Party With A Heart",
                    "start_date": "2013-08-16",
                    "end_date": "2013-08-18",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2013/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}