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

{
    "url": "https://demozoo.org/api/v1/productions/202458/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202458/",
    "id": 202458,
    "title": "Electromathesis",
    "author_nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                    "id": 210,
                    "name": "Ham",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/revision19/amiga-intro/sfl-electromathesis.lha"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/ham/amiga/intros/SFL-Electromathesis.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://ada.untergrund.net/?p=demo&i=959"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=92549"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81001"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vwotS9CEoPA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1020",
            "competition": {
                "id": 15055,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3770/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3770/",
                    "id": 3770,
                    "name": "Revision 2019",
                    "tagline": "",
                    "start_date": "2019-04-19",
                    "end_date": "2019-04-22",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2019.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/73/797b.184370.png",
            "original_width": 640,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/17/73/797b.184370.png",
            "standard_width": 400,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/73/797b.184370.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/cc/f6/0168.184371.png",
            "original_width": 640,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/cc/f6/0168.184371.png",
            "standard_width": 400,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/f6/0168.184371.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": []
}