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

{
    "url": "https://demozoo.org/api/v1/productions/97514/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97514/",
    "id": 97514,
    "title": "Helsingin vesistoe",
    "author_nicks": [
        {
            "name": "Hackers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30231/?format=api",
                "id": 30231,
                "name": "Hackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hi-Stack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45711/?format=api",
                    "id": 45711,
                    "name": "Hi-Stack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hi-Stack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45711/?format=api",
                    "id": 45711,
                    "name": "Hi-Stack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/zoo13/c64/basicdemo/hsac_entries.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=123988"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62109"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9912,
                "name": "C64 Basicdemo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1841/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1841/",
                    "id": 1841,
                    "name": "Zoo 2013",
                    "tagline": "Zoo is the party - you are the animals!",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-10",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.71693,
                    "longitude": 23.751591,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/e7/05fb.136044.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8c/e7/05fb.136044.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/e7/05fb.136044.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "endless-loop",
        "petscii",
        "commodore-basic-v2"
    ]
}