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

{
    "url": "https://demozoo.org/api/v1/productions/25422/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25422/",
    "id": 25422,
    "title": "Grimtro",
    "author_nicks": [
        {
            "name": "Gollum",
            "abbreviation": "GLM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1162/?format=api",
                "id": 1162,
                "name": "Gollum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-06-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Twin Killer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18198/?format=api",
                    "id": 18198,
                    "name": "Twinny",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Twin Killer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18198/?format=api",
                    "id": 18198,
                    "name": "Twinny",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1994/g/grimtro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/bush94/in4k/grimtro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58205"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1753,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/450/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/450/",
                    "id": 450,
                    "name": "Bush Party 1994",
                    "tagline": "BP1",
                    "start_date": "1994-06-17",
                    "end_date": "1994-06-19",
                    "location": "Bjørkedalen, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.145779,
                    "longitude": 9.7341,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/aa/a9/9852.127533.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/aa/a9/9852.127533.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/aa/a9/9852.127533.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/2d/5dd6.127532.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/d8/2d/5dd6.127532.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/2d/5dd6.127532.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}