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

{
    "url": "https://demozoo.org/api/v1/productions/83746/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83746/",
    "id": 83746,
    "title": "Caret",
    "author_nicks": [
        {
            "name": "Resident",
            "abbreviation": "RDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17099/?format=api",
                "id": 17099,
                "name": "Resident",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-04",
    "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": "Flexi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41395/?format=api",
                    "id": 41395,
                    "name": "Flexi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Anesthetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6017/?format=api",
                    "id": 6017,
                    "name": "Anesthetic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Decipher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19/?format=api",
                    "id": 19,
                    "name": "Decipher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spritus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37131/?format=api",
                    "id": 37131,
                    "name": "Spritus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/nightshift06/demo/caret.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24206"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=g-gs-hzkwyE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "466",
            "competition": {
                "id": 8799,
                "name": "Demo 32 bits HI",
                "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": [],
    "tags": [
        "textmode"
    ]
}