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

{
    "url": "https://demozoo.org/api/v1/productions/8471/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8471/",
    "id": 8471,
    "title": "Domino",
    "author_nicks": [
        {
            "name": "Faktory",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3620/?format=api",
                "id": 3620,
                "name": "Faktory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09-15",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rawhed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10130/?format=api",
                    "id": 10130,
                    "name": "Rawhed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Uttumuttu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10131/?format=api",
                    "id": 10131,
                    "name": "Uttumuttu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Activator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4286/?format=api",
                    "id": 4286,
                    "name": "Rudi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Teel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3031/?format=api",
                    "id": 3031,
                    "name": "Teel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Squeek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3540/?format=api",
                    "id": 3540,
                    "name": "Squeek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "psymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11718/?format=api",
                    "id": 11718,
                    "name": "psymon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyberphreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11720/?format=api",
                    "id": 11720,
                    "name": "Cyberphreak",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "Degrysin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6803/?format=api",
                    "id": 6803,
                    "name": "Degrysin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/symphony01/in64/domino_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "44",
            "competition": {
                "id": 6220,
                "name": "Intro 64K - PC",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/115/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/115/",
                    "id": 115,
                    "name": "Symphony 2001",
                    "tagline": "",
                    "start_date": "2001-09-14",
                    "end_date": "2001-09-16",
                    "location": "Trzcianka, Powiat czarnkowsko-trzcianecki, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.04063,
                    "longitude": 16.45629,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/08/15/6b72.63592.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/08/15/6b72.63592.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/15/6b72.63592.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}