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

{
    "url": "https://demozoo.org/api/v1/productions/88370/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88370/",
    "id": 88370,
    "title": "Sea Biscuits",
    "author_nicks": [
        {
            "name": "High Class Villas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30084/?format=api",
                "id": 30084,
                "name": "High Class Villas",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09-07",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bro Chin McFury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43694/?format=api",
                    "id": 43694,
                    "name": "Bro Chin McFury",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flava Shaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43695/?format=api",
                    "id": 43695,
                    "name": "Flava Shaver",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.71m.co.uk/SeaBiscuits.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/sundown13/new_school_combined_intro/highclassvillas-seabiscuit-1280x720.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61850"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "88",
            "competition": {
                "id": 9393,
                "name": "New School Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1887/",
                    "id": 1887,
                    "name": "Sundown 2013",
                    "tagline": "",
                    "start_date": "2013-09-06",
                    "end_date": "2013-09-08",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}