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

{
    "url": "https://demozoo.org/api/v1/productions/144811/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144811/",
    "id": 144811,
    "title": "Volumiscope",
    "author_nicks": [
        {
            "name": "KK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                "id": 1027,
                "name": "KK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Mafia",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                "id": 1026,
                "name": "Digital Mafia",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-09-05",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/riverwash15/intro_newschool/kk_dma_volumiscope_7k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66342"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zAUvlJk5IxU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "252",
            "competition": {
                "id": 11819,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2534/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2534/",
                    "id": 2534,
                    "name": "Riverwash 2015",
                    "tagline": "",
                    "start_date": "2015-09-04",
                    "end_date": "2015-09-06",
                    "location": "Kraków, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06143,
                    "longitude": 19.93658,
                    "website": "http://riverwash.org/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}