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

{
    "url": "https://demozoo.org/api/v1/productions/198025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198025/",
    "id": 198025,
    "title": "Plaztro",
    "author_nicks": [
        {
            "name": "Criminal Gang",
            "abbreviation": "CG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19360/?format=api",
                "id": 19360,
                "name": "Criminal Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Johnny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84365/?format=api",
                    "id": 84365,
                    "name": "Johnny",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Johnny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84365/?format=api",
                    "id": 84365,
                    "name": "Johnny",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cranberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125140/?format=api",
                    "id": 125140,
                    "name": "Cranberry",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Cranberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125140/?format=api",
                    "id": 125140,
                    "name": "Cranberry",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/varparty94/demo/plaztro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12818"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1521,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/544/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/544/",
                    "id": 544,
                    "name": "Vár-party 1994",
                    "tagline": "",
                    "start_date": "1994-08-27",
                    "end_date": "1994-08-28",
                    "location": "Várpalota, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.200439,
                    "longitude": 18.14015,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/5c/4b98.350029.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/c1/5c/4b98.350029.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/5c/4b98.350029.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}