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

{
    "url": "https://demozoo.org/api/v1/productions/12592/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12592/",
    "id": 12592,
    "title": "5th Element",
    "author_nicks": [
        {
            "name": "Eternity Industry",
            "abbreviation": "EI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Paracels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8984/?format=api",
                    "id": 8984,
                    "name": "Paracels",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sairoos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8983/?format=api",
                    "id": 8983,
                    "name": "Sairoos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sairoos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8983/?format=api",
                    "id": 8983,
                    "name": "Sairoos",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "DMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                    "id": 9578,
                    "name": "DMan",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Objects"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/042002/5element.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/5thele.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/funtop98/zx_demo/5element.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1921"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KHt924PFs3w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "74",
            "competition": {
                "id": 767,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/273/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/273/",
                    "id": 273,
                    "name": "Funtop 1998",
                    "tagline": "",
                    "start_date": "1998-08-22",
                    "end_date": "1998-08-22",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614975,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10661,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/271/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/271/",
                    "id": 271,
                    "name": "Artcomp 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1998-10-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4b/d4/f45f.5503.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/4b/d4/f45f.5503.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4b/d4/f45f.5503.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}