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

{
    "url": "https://demozoo.org/api/v1/productions/32373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32373/",
    "id": 32373,
    "title": "Take A Bath With Tulou",
    "author_nicks": [
        {
            "name": "Tulou",
            "abbreviation": "TLU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                "id": 3182,
                "name": "Tulou",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Todi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3193/?format=api",
                    "id": 3193,
                    "name": "Todi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28901/?format=api",
                    "id": 28901,
                    "name": "Daredevil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Joker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15032/?format=api",
                    "id": 15032,
                    "name": "Joker",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics and scanning"
        },
        {
            "nick": {
                "name": "Fossil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26041/?format=api",
                    "id": 26041,
                    "name": "Fossil",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Musli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28900/?format=api",
                    "id": 28900,
                    "name": "Musli",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/Tulou/Tlu-Bath.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.remedy.nu/R1996/Amiga-Demo/PR96-TUL.LHA"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/remedy96/amiga/demo/tlu-bath.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11149"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20518"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "31",
            "competition": {
                "id": 2667,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/612/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/612/",
                    "id": 612,
                    "name": "Remedy 1996",
                    "tagline": "",
                    "start_date": "1996-06-14",
                    "end_date": "1996-06-17",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b2/be/3804.jw97146a.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/b2/be/3804.jw97146a.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b2/be/3804.jw97146a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/6c/2cd0.jw97146b.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/dc/6c/2cd0.jw97146b.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/6c/2cd0.jw97146b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}