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

{
    "url": "https://demozoo.org/api/v1/productions/30295/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30295/",
    "id": 30295,
    "title": "Live",
    "author_nicks": [
        {
            "name": "Mist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10515/?format=api",
                "id": 10515,
                "name": "Mist",
                "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Voomie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/276/?format=api",
                    "id": 276,
                    "name": "Voomie",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "objects"
        },
        {
            "nick": {
                "name": "Gurun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20557/?format=api",
                    "id": 20557,
                    "name": "Gurun",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Headbanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10516/?format=api",
                    "id": 10516,
                    "name": "Samael",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13017/?format=api",
                    "id": 13017,
                    "name": "Rage",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/demo/live.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57824"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FoAacryxyoQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "130",
            "competition": {
                "id": 2422,
                "name": "PC Demo",
                "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/20/cc/310f.285355.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/20/cc/310f.285355.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/cc/310f.285355.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "gus",
        "386"
    ]
}