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

{
    "url": "https://demozoo.org/api/v1/productions/59552/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59552/",
    "id": 59552,
    "title": "Sound + 3D Cube Bootsector",
    "author_nicks": [
        {
            "name": "Mr. Bee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                "id": 2526,
                "name": "Mr. Bee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Overlanders",
            "abbreviation": "OVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                "id": 2223,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-12-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                    "id": 2526,
                    "name": "Mr. Bee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 6505,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1516/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1516/",
                    "id": 1516,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 2000",
                    "tagline": "10th Anniversary",
                    "start_date": "2000-12-15",
                    "end_date": "2000-12-17",
                    "location": "Sassenheim, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.22366,
                    "longitude": 4.51956,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/4a/4cd8.121014.gif",
            "original_width": 376,
            "original_height": 266,
            "standard_url": "https://media.demozoo.org/screens/s/33/4a/4cd8.121014.png",
            "standard_width": 376,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/4a/4cd8.121014.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "unreleased",
        "lost"
    ]
}