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

{
    "url": "https://demozoo.org/api/v1/productions/20953/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20953/",
    "id": 20953,
    "title": "Funtro",
    "author_nicks": [
        {
            "name": "Universe",
            "abbreviation": "UNV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15373/?format=api",
                "id": 15373,
                "name": "Universe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-09",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "GreenPix7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10591/?format=api",
                    "id": 10591,
                    "name": "Green 7",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Programmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15647/?format=api",
                    "id": 15647,
                    "name": "Programmer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Programmer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15647/?format=api",
                    "id": 15647,
                    "name": "Programmer",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Scans"
        },
        {
            "nick": {
                "name": "Windsurf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148308/?format=api",
                    "id": 148308,
                    "name": "Windsurf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Manwe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10117/?format=api",
                    "id": 10117,
                    "name": "Manwe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/assembly98/pc64kint/unv-fun.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17410"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "12",
            "score": "0",
            "competition": {
                "id": 1348,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/105/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/105/",
                    "id": 105,
                    "name": "Assembly 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/52/bb65.358054.png",
            "original_width": 633,
            "original_height": 395,
            "standard_url": "https://media.demozoo.org/screens/s/80/52/bb65.358054.png",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/52/bb65.358054.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/40/42/7124.358055.png",
            "original_width": 626,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/40/42/7124.358055.png",
            "standard_width": 400,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/40/42/7124.358055.png",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/96/b6ae.358056.png",
            "original_width": 636,
            "original_height": 395,
            "standard_url": "https://media.demozoo.org/screens/s/bc/96/b6ae.358056.png",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/96/b6ae.358056.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "gus-only",
        "birthday-present"
    ]
}