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

{
    "url": "https://demozoo.org/api/v1/productions/51797/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51797/",
    "id": 51797,
    "title": "This years longest minute",
    "author_nicks": [
        {
            "name": "HyperCube",
            "abbreviation": "HC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                "id": 28780,
                "name": "HyperCube",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "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": "Rymdknark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41555/?format=api",
                    "id": 41555,
                    "name": "Rymdknark",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gazman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22943/?format=api",
                    "id": 22943,
                    "name": "Gazman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Paranormal Demo Group",
                "abbreviation": "PDG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15364/?format=api",
                    "id": 15364,
                    "name": "Paranormal Demo Group",
                    "is_group": true
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Gazman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22943/?format=api",
                    "id": 22943,
                    "name": "Gazman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/birdie03/demo/hc_tylm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15270"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "71",
            "competition": {
                "id": 5355,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/760/",
                    "id": 760,
                    "name": "Birdie 2003 (13)",
                    "tagline": "Birdie 13",
                    "start_date": "2003-05-29",
                    "end_date": "2003-06-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}