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

{
    "url": "https://demozoo.org/api/v1/productions/30314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30314/",
    "id": 30314,
    "title": "Flash",
    "author_nicks": [
        {
            "name": "Darkmoon",
            "abbreviation": "DM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20549/?format=api",
                "id": 20549,
                "name": "Darkmoon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Walo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20508/?format=api",
                    "id": 20508,
                    "name": "Walo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design, fonts"
        },
        {
            "nick": {
                "name": "Walo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20508/?format=api",
                    "id": 20508,
                    "name": "Walo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zenial",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17183/?format=api",
                    "id": 17183,
                    "name": "Zenial",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Human",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123379/?format=api",
                    "id": 123379,
                    "name": "Human",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Help"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/in4k/dm.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/in4k/flash.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48816"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=X16qRMf92Ak"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "12",
            "competition": {
                "id": 2424,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/507/",
                    "id": 507,
                    "name": "General Probe 1996",
                    "tagline": "Proba Generalna II",
                    "start_date": "1996-01-28",
                    "end_date": "1996-01-29",
                    "location": "Ostrowiec Świętokrzyski, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.932018,
                    "longitude": 21.38612,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/2d/d2fe.292400.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/33/2d/d2fe.292400.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/2d/d2fe.292400.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}