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

{
    "url": "https://demozoo.org/api/v1/productions/162039/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162039/",
    "id": 162039,
    "title": "Beer Belly Bill",
    "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": "2004-07",
    "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": "Graphics",
            "role": ""
        },
        {
            "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": "Tobik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152492/?format=api",
                    "id": 152492,
                    "name": "Tobik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/pdroms_coding_competition_2.5/game/beer_belly_bill.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/WareNetwork2000/beer_belly_bill.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12748"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "899,00",
            "competition": {
                "id": 20384,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3025/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3025/",
                    "id": 3025,
                    "name": "PDRoms Coding Competition 2004 (2)",
                    "tagline": "#2.5",
                    "start_date": "2004-06-17",
                    "end_date": "2004-07-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/cd/df35.194245.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/4c/cd/df35.194245.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/cd/df35.194245.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2b/fd/f950.194244.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/2b/fd/f950.194244.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/fd/f950.194244.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}