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

{
    "url": "https://demozoo.org/api/v1/productions/98672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98672/",
    "id": 98672,
    "title": "Naisen pää",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        },
        {
            "name": "The Funky IceCream Machine",
            "abbreviation": "TFICM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46877/?format=api",
                "id": 46877,
                "name": "The Funky IceCream Machine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06",
    "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": "Yzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3112/?format=api",
                    "id": 3112,
                    "name": "Yzi",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Yzi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3112/?format=api",
                    "id": 3112,
                    "name": "Yzi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zebra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3110/?format=api",
                    "id": 3110,
                    "name": "Zebra",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/head/head.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/abduction96/demo/head.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52901"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=yGHzT5bhTPs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 24,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2229,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/409/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/409/",
                    "id": 409,
                    "name": "Abduction 1996",
                    "tagline": "",
                    "start_date": "1996-06-07",
                    "end_date": "1996-06-09",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/2d/5fa9.48137.jpg",
            "original_width": 318,
            "original_height": 197,
            "standard_url": "https://media.demozoo.org/screens/s/09/2d/5fa9.48137.jpg",
            "standard_width": 318,
            "standard_height": 197,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/2d/5fa9.48137.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": []
}