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

{
    "url": "https://demozoo.org/api/v1/productions/55926/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55926/",
    "id": 55926,
    "title": "Noname",
    "author_nicks": [
        {
            "name": "Link The Energies",
            "abbreviation": "LTE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26613/?format=api",
                "id": 26613,
                "name": "Link The Energies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-27",
    "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": "LvR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65829/?format=api",
                    "id": 65829,
                    "name": "LvR",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Eks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27559/?format=api",
                    "id": 27559,
                    "name": "Eks",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ColdCat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65831/?format=api",
                    "id": 65831,
                    "name": "ColdCat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SnorK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65830/?format=api",
                    "id": 65830,
                    "name": "SnorK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "LvR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65829/?format=api",
                    "id": 65829,
                    "name": "LvR",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Dynasty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65832/?format=api",
                    "id": 65832,
                    "name": "Dynasty",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/millenium01.fr/demo/lte.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4351"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5995,
                "name": "Démos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1156/",
                    "id": 1156,
                    "name": "Millenium Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-26",
                    "end_date": "2001-10-28",
                    "location": "Département de la Vienne, Poitou-Charentes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.5,
                    "longitude": 0.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/05/3e80.321743.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/94/05/3e80.321743.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/05/3e80.321743.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}