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

{
    "url": "https://demozoo.org/api/v1/productions/198948/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198948/",
    "id": 198948,
    "title": "Silo",
    "author_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-02-02",
    "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": "Bruce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bruce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Bruce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/demobit19/demo_pc/04_silo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80074"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=71AeqSInNHw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "204",
            "competition": {
                "id": 14907,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3714/",
                    "id": 3714,
                    "name": "Demobit 2019",
                    "tagline": "Resolution",
                    "start_date": "2019-02-01",
                    "end_date": "2019-02-03",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": "http://www.demobit.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}