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

{
    "url": "https://demozoo.org/api/v1/productions/3625/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3625/",
    "id": 3625,
    "title": "In Crapula Veritas",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mick Rippon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3037/?format=api",
                    "id": 3037,
                    "name": "Mick Rippon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1152/?format=api",
                    "id": 1152,
                    "name": "Zack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Suicide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11993/?format=api",
                    "id": 11993,
                    "name": "Suicide",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "ALN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82055/?format=api",
                    "id": 82055,
                    "name": "ALN",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "A_lee_N",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15104/?format=api",
                    "id": 15104,
                    "name": "A_lee_N",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "brute force debugging"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/breakpoint04/demo/fltdemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12088"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zE3ZhkLGXE8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "71",
            "competition": {
                "id": 378,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/21/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/21/",
                    "id": 21,
                    "name": "Breakpoint 2004",
                    "tagline": "The Code Inside",
                    "start_date": "2004-04-09",
                    "end_date": "2004-04-12",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}