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

{
    "url": "https://demozoo.org/api/v1/productions/34385/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34385/",
    "id": 34385,
    "title": "My First GLSL Ray Marcher",
    "author_nicks": [
        {
            "name": "Fiture Crew Lamer Section",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-05-19",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3112/?format=api",
                    "id": 3112,
                    "name": "Yzi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3112/?format=api",
                    "id": 3112,
                    "name": "Yzi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/myfirst/"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/stream12/intro_4k/myfirst.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59280"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ppF0VHXFfHQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "-200",
            "competition": {
                "id": 2906,
                "name": "Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1370/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1370/",
                    "id": 1370,
                    "name": "Stream 2012",
                    "tagline": "Nine",
                    "start_date": "2012-05-18",
                    "end_date": "2012-05-20",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.49781,
                    "longitude": 23.76226,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/d0/d933.48140.png",
            "original_width": 833,
            "original_height": 461,
            "standard_url": "https://media.demozoo.org/screens/s/42/d0/d933.48140.jpg",
            "standard_width": 400,
            "standard_height": 221,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/d0/d933.48140.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": []
}