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

{
    "url": "https://demozoo.org/api/v1/productions/8187/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8187/",
    "id": 8187,
    "title": "Squarelight",
    "author_nicks": [
        {
            "name": "bypass",
            "abbreviation": "bps",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                "id": 3793,
                "name": "bypass",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-28",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Macaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/483/?format=api",
                    "id": 483,
                    "name": "Rasmus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "tEiS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/757/?format=api",
                    "id": 757,
                    "name": "tEiS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/theparty01/in64/bypass-squarelight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4742"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "54",
            "competition": {
                "id": 1828,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/100/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/100/",
                    "id": 100,
                    "name": "The Party 2001",
                    "tagline": "Digitally Remastered",
                    "start_date": "2001-12-27",
                    "end_date": "2001-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/e2/dbc2.51262.jpg",
            "original_width": 632,
            "original_height": 452,
            "standard_url": "https://media.demozoo.org/screens/s/4f/e2/dbc2.51262.jpg",
            "standard_width": 400,
            "standard_height": 286,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/e2/dbc2.51262.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/37/cb69.51263.jpg",
            "original_width": 634,
            "original_height": 452,
            "standard_url": "https://media.demozoo.org/screens/s/1b/37/cb69.51263.jpg",
            "standard_width": 400,
            "standard_height": 285,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/37/cb69.51263.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "epilepsy-warning",
        "remix",
        "drum-n-bass"
    ]
}