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

{
    "url": "https://demozoo.org/api/v1/productions/10234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10234/",
    "id": 10234,
    "title": "Beer Belly Bill 2 (Morning Shift)",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Widdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                    "id": 7134,
                    "name": "Widdy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Widdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                    "id": 7134,
                    "name": "Widdy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/metalvotze/beer_belly_bill_2_-_morning_shift__%28gameboy_advance%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18392"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 17897,
                "name": "Category 2",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4673/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4673/",
                    "id": 4673,
                    "name": "PDRoms Coding Competition 2005",
                    "tagline": "",
                    "start_date": "2005-01-14",
                    "end_date": "2005-04-10",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/5e/b56f.194247.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/b4/5e/b56f.194247.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/5e/b56f.194247.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/8b/cd/5a81.194246.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/8b/cd/5a81.194246.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8b/cd/5a81.194246.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/7c/74b6.194248.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/5e/7c/74b6.194248.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/7c/74b6.194248.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}