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

{
    "url": "https://demozoo.org/api/v1/productions/8702/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8702/",
    "id": 8702,
    "title": "Hypatronic",
    "author_nicks": [
        {
            "name": "Rabenauge",
            "abbreviation": "RAB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4044/?format=api",
                    "id": 4044,
                    "name": "Bodo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Crome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11700/?format=api",
                    "id": 11700,
                    "name": "Crome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Titus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5962/?format=api",
                    "id": 5962,
                    "name": "Titus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/nightshift06/wild/rab-hypatronic-complete.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24185"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "6.23",
            "competition": {
                "id": 8821,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1294/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1294/",
                    "id": 1294,
                    "name": "NightShift 2006",
                    "tagline": "",
                    "start_date": "2006-03-04",
                    "end_date": "2006-03-05",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/ee/f0dc.96646.gif",
            "original_width": 180,
            "original_height": 221,
            "standard_url": "https://media.demozoo.org/screens/s/69/ee/f0dc.96646.png",
            "standard_width": 180,
            "standard_height": 221,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/ee/f0dc.96646.png",
            "thumbnail_width": 122,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}