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

{
    "url": "https://demozoo.org/api/v1/productions/17583/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17583/",
    "id": 17583,
    "title": "Dihalt 2006 Invitation",
    "author_nicks": [
        {
            "name": "Cyberpunks Unity",
            "abbreviation": "CPU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9603/?format=api",
                    "id": 9603,
                    "name": "Alff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9603/?format=api",
                    "id": 9603,
                    "name": "Alff",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Simon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13548/?format=api",
                    "id": 13548,
                    "name": "Simon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Miguel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9104/?format=api",
                    "id": 9104,
                    "name": "Miguel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, design"
        },
        {
            "nick": {
                "name": "Petrushova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42116/?format=api",
                    "id": 42116,
                    "name": "Petrushova",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dihalt.org.ru/invitro_dihalt06_zx2.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200703/cpu/dh06_scl.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200703/cpu/dh06_tap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24411"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "6.35",
            "competition": {
                "id": 1015,
                "name": "Best Invitation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/323/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/323/",
                    "id": 323,
                    "name": "DiHalt 2006",
                    "tagline": "",
                    "start_date": "2006-04-29",
                    "end_date": "2006-04-30",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/323/?format=api",
            "demozoo_url": "https://demozoo.org/parties/323/",
            "id": 323,
            "name": "DiHalt 2006",
            "tagline": "",
            "start_date": "2006-04-29",
            "end_date": "2006-04-30",
            "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 56.32867,
            "longitude": 44.00205,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/14/03a0.280899.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/72/14/03a0.280899.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/14/03a0.280899.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}