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

{
    "url": "https://demozoo.org/api/v1/productions/204729/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204729/",
    "id": 204729,
    "title": "Wild",
    "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": "2019-06-08",
    "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": "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"
        },
        {
            "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": "qwyn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75003/?format=api",
                    "id": 75003,
                    "name": "qwyn",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        },
        {
            "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": "TorvusBug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75004/?format=api",
                    "id": 75004,
                    "name": "TorvusBug",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/atparty19/demo/wild_catalyst.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81498"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "117",
            "competition": {
                "id": 15180,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3795/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3795/",
                    "id": 3795,
                    "name": "@Party 2019",
                    "tagline": "",
                    "start_date": "2019-06-07",
                    "end_date": "2019-06-09",
                    "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/57/87/a3e9.187685.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/57/87/a3e9.187685.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/87/a3e9.187685.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "bass",
        "blender",
        "vulkan",
        "sdl2"
    ]
}