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

{
    "url": "https://demozoo.org/api/v1/productions/63732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63732/",
    "id": 63732,
    "title": "Circling Checkerboard",
    "author_nicks": [
        {
            "name": "Escape",
            "abbreviation": "ESC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2105/?format=api",
                "id": 2105,
                "name": "Escape",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-14",
    "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": "Spex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32566/?format=api",
                    "id": 32566,
                    "name": "Spex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dma-Sc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                    "id": 2568,
                    "name": "Dma-Sc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2001/SUMCOMPO/STDEMO/SPEX/CHECKER5.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97823"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=42FCNoA3Za0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "04",
            "competition": {
                "id": 7058,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1817/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1817/",
                    "id": 1817,
                    "name": "DHS Summer 2001 online competition",
                    "tagline": "",
                    "start_date": "2001-10-14",
                    "end_date": "2001-10-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.dhs.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/47/db/3676.115961.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/47/db/3676.115961.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/db/3676.115961.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}