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

{
    "url": "https://demozoo.org/api/v1/productions/187949/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187949/",
    "id": 187949,
    "title": "Tangrams",
    "author_nicks": [
        {
            "name": "Catalyst",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74990/?format=api",
                "id": 74990,
                "name": "Catalyst",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-09",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Impakt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39885/?format=api",
                    "id": 39885,
                    "name": "Impakt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "qwyn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75003/?format=api",
                    "id": 75003,
                    "name": "qwyn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TorvusBug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75004/?format=api",
                    "id": 75004,
                    "name": "TorvusBug",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ella572",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75006/?format=api",
                    "id": 75006,
                    "name": "Ella572",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "production"
        },
        {
            "nick": {
                "name": "phone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75005/?format=api",
                    "id": 75005,
                    "name": "phone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/atparty18/demo/tangrams.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76464"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=h4YZUfA9jXE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "89",
            "competition": {
                "id": 14343,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3565/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3565/",
                    "id": 3565,
                    "name": "@Party 2018",
                    "tagline": "",
                    "start_date": "2018-06-08",
                    "end_date": "2018-06-10",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/d1/83f9.164363.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/dc/d1/83f9.164363.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/d1/83f9.164363.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "vulkan"
    ]
}