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

{
    "url": "https://demozoo.org/api/v1/productions/115796/?format=api",
    "demozoo_url": "https://demozoo.org/productions/115796/",
    "id": 115796,
    "title": "Black and White",
    "author_nicks": [
        {
            "name": "Johan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21040/?format=api",
                "id": 21040,
                "name": "Johan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-31",
    "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/2014/birdie14/demo_lame/0515_johan_-_black_and_white.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63636"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "52.26%",
            "competition": {
                "id": 10590,
                "name": "LAM-Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2121/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2121/",
                    "id": 2121,
                    "name": "Birdie 2014 (24)",
                    "tagline": "Birdie 24",
                    "start_date": "2014-05-29",
                    "end_date": "2014-06-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}