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

{
    "url": "https://demozoo.org/api/v1/productions/89154/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89154/",
    "id": 89154,
    "title": "Clone",
    "author_nicks": [
        {
            "name": "Cortex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                "id": 6329,
                "name": "Rabbit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Contraz",
            "abbreviation": "CTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                "id": 102,
                "name": "Contraz",
                "is_group": true
            }
        },
        {
            "name": "Index",
            "abbreviation": "IDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5271/?format=api",
                "id": 5271,
                "name": "Index",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6329/?format=api",
                    "id": 6329,
                    "name": "Rabbit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scenus97/in4k/ctx-clon.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scenus97/in4k/ctx_clon.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/scenus97/in4k/ctx_clone.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3274"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "33",
            "competition": {
                "id": 9435,
                "name": "PC/Amiga 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/931/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/931/",
                    "id": 931,
                    "name": "Scenus 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Horten, Vestfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.41547,
                    "longitude": 10.48527,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}