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

{
    "url": "https://demozoo.org/api/v1/productions/53865/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53865/",
    "id": 53865,
    "title": "5am",
    "author_nicks": [
        {
            "name": "The Digital Artists",
            "abbreviation": "TDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12912/?format=api",
                "id": 12912,
                "name": "The Digital Artists",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-12",
    "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": "Distance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11737/?format=api",
                    "id": 11737,
                    "name": "Lackluster",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Firehawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17721/?format=api",
                    "id": 17721,
                    "name": "Firehawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Brainpower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17722/?format=api",
                    "id": 17722,
                    "name": "Brainpower",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/escape01.fi/oldschool/5am_win32.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/escape01.fi/oldschool/da_5am.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2977"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "65",
            "competition": {
                "id": 5646,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/82/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/82/",
                    "id": 82,
                    "name": "Escape 2001 (.fi)",
                    "tagline": "",
                    "start_date": "2001-05-11",
                    "end_date": "2001-05-13",
                    "location": "Espoo, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}