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

{
    "url": "https://demozoo.org/api/v1/productions/5235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5235/",
    "id": 5235,
    "title": "BITS #4006",
    "author_nicks": [
        {
            "name": "BITS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                "id": 3947,
                "name": "BITS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Herman J. Samso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6575/?format=api",
                    "id": 6575,
                    "name": "Solo2",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/pixeljam11/demo/bits4006-linux-20110414.tgz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/pixeljam11/demo/bits4006-wxp-20110414.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58859"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 547,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/175/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/175/",
                    "id": 175,
                    "name": "Pixel Jam 2011",
                    "tagline": "",
                    "start_date": "2011-04-14",
                    "end_date": "2011-04-17",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504365,
                    "longitude": -81.690459,
                    "website": "http://www.pixelj.am"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl"
    ]
}