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

{
    "url": "https://demozoo.org/api/v1/productions/282372/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282372/",
    "id": 282372,
    "title": "The Demoscene",
    "author_nicks": [
        {
            "name": "Digital Dynamite",
            "abbreviation": "DD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3731/?format=api",
                "id": 3731,
                "name": "Digital Dynamite",
                "is_group": true
            }
        },
        {
            "name": "United Force",
            "abbreviation": "UF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3762/?format=api",
                "id": 3762,
                "name": "United Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-08-06",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slyspy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3759/?format=api",
                    "id": 3759,
                    "name": "Slyspy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rainbowclash.com/out/ufdd_thedemoscene.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/united_force/ufdd_thedemoscene.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86611"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Q35E1nWFevM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4080/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4080/",
            "id": 4080,
            "name": "Function 2020",
            "tagline": "",
            "start_date": "2020-09-18",
            "end_date": "2020-09-20",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.49801,
            "longitude": 19.03991,
            "website": "https://2020.function.hu/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5c/fc/d843.278321.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/5c/fc/d843.278321.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5c/fc/d843.278321.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "apex",
        "placeholder-screenshot"
    ]
}