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

{
    "url": "https://demozoo.org/api/v1/productions/31606/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31606/",
    "id": 31606,
    "title": "RoboCop 2",
    "author_nicks": [
        {
            "name": "The Gin And Tonic Foundation",
            "abbreviation": "GiN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4412/?format=api",
                "id": 4412,
                "name": "The Gin And Tonic Foundation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-04-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/thegathering12/demo/2012_04_07_18_08_16_gin_robocop2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59175"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LI5NDpa3bGs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "13",
            "competition": {
                "id": 2557,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1223/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1223/",
                    "id": 1223,
                    "name": "The Gathering 2012",
                    "tagline": "At the end of the universe",
                    "start_date": "2012-04-04",
                    "end_date": "2012-04-08",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793911,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}