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

{
    "url": "https://demozoo.org/api/v1/productions/231/?format=api",
    "demozoo_url": "https://demozoo.org/productions/231/",
    "id": 231,
    "title": "Chillin",
    "author_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-13",
    "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": "Xhale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                    "id": 583,
                    "name": "Xhale",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Droid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/411/?format=api",
                    "id": 411,
                    "name": "Droid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Xhale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                    "id": 583,
                    "name": "Xhale",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Droid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/411/?format=api",
                    "id": 411,
                    "name": "Droid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/haujobb/hjb_chif.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/escape00.fi/in64/hjb_chil.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=567"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GeWcGhYVYXY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "82",
            "competition": {
                "id": 3449,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1009/",
                    "id": 1009,
                    "name": "Escape 2000 (.fi)",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-14",
                    "location": "Espoo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.206779,
                    "longitude": 24.655781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/ac/a938.41108.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/3e/ac/a938.41108.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/ac/a938.41108.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/b4/4d02.41109.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/7d/b4/4d02.41109.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/b4/4d02.41109.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/63/31/94e5.41110.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/63/31/94e5.41110.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/31/94e5.41110.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}