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

{
    "url": "https://demozoo.org/api/v1/productions/101130/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101130/",
    "id": 101130,
    "title": "Creation",
    "author_nicks": [
        {
            "name": "Falcor",
            "abbreviation": "FLCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45413/?format=api",
                "id": 45413,
                "name": "Falcor",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Lost Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6277/?format=api",
                    "id": 6277,
                    "name": "TLM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dreamer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47719/?format=api",
                    "id": 47719,
                    "name": "Dreamer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "UMS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47720/?format=api",
                    "id": 47720,
                    "name": "UMS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slaimer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47721/?format=api",
                    "id": 47721,
                    "name": "Slaimer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Doc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47722/?format=api",
                    "id": 47722,
                    "name": "Doc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tiger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47723/?format=api",
                    "id": 47723,
                    "name": "Tiger",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1995/c/creation.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/movement95/demo/creation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58124"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-sPOCGYUkt0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "57",
            "competition": {
                "id": 2119,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/684/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/684/",
                    "id": 684,
                    "name": "Movement 1995",
                    "tagline": "",
                    "start_date": "1995-12-24",
                    "end_date": "1995-12-25",
                    "location": "Ashkelon, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66951,
                    "longitude": 34.556011,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}