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

{
    "url": "https://demozoo.org/api/v1/productions/182073/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182073/",
    "id": 182073,
    "title": "AON",
    "author_nicks": [
        {
            "name": "Top Right Bottom Left",
            "abbreviation": "TRBL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3734/?format=api",
                "id": 3734,
                "name": "Top Right Bottom Left",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-05",
    "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": "Alpha C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                    "id": 3516,
                    "name": "Alpha C",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "mog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3770/?format=api",
                    "id": 3770,
                    "name": "mog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3770/?format=api",
                    "id": 3770,
                    "name": "mog",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/trbl/trbl_-_aon--with-java.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/dihalt18lite/hiend_demo/top_right_bottom_left-aon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dhl2018/he_16mb_Demo/1611"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73246"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jlpqPw3Sl3E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.31",
            "competition": {
                "id": 14030,
                "name": "HiEnd 16mb Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3539/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3539/",
                    "id": 3539,
                    "name": "DiHalt 2018 Lite",
                    "tagline": "",
                    "start_date": "2018-01-04",
                    "end_date": "2018-01-06",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/26/38/8015.154430.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/26/38/8015.154430.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/26/38/8015.154430.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "gnu-rocket",
        "processing",
        "java"
    ]
}