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

{
    "url": "https://demozoo.org/api/v1/productions/68735/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68735/",
    "id": 68735,
    "title": "Adventures in Wonderland",
    "author_nicks": [
        {
            "name": "PS2Dev",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5843/?format=api",
                "id": 5843,
                "name": "PS2Dev",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Raizor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26181/?format=api",
                    "id": 26181,
                    "name": "Raizor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raizor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26181/?format=api",
                    "id": 26181,
                    "name": "Raizor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lukasz.dk/files/ttc-demos/round21/ttc_raizor_21.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/ttc_round21/ttc_raizor_21.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94698"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dyXY9nKzSjE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19740,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5258/",
                    "id": 5258,
                    "name": "The Third Creation Round #21",
                    "tagline": "",
                    "start_date": "2004-01",
                    "end_date": "2004-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20050215014827/http://www.thethirdcreation.net/archive.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/a6/2828.19924.jpg",
            "original_width": 128,
            "original_height": 96,
            "standard_url": "https://media.demozoo.org/screens/s/6f/a6/2828.19924.jpg",
            "standard_width": 128,
            "standard_height": 96,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/a6/2828.19924.jpg",
            "thumbnail_width": 128,
            "thumbnail_height": 96
        }
    ],
    "tags": []
}