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

{
    "url": "https://demozoo.org/api/v1/productions/44558/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44558/",
    "id": 44558,
    "title": "Beertime 5",
    "author_nicks": [
        {
            "name": "Dekadence",
            "abbreviation": "DKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BriteLite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BriteLite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                    "id": 937,
                    "name": "BriteLite",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bracket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/938/?format=api",
                    "id": 938,
                    "name": "Bracket",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Party/2012/X/Beertime_5.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.dekadence64.org/beertime5.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/x12/demo/beertime_5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=112351"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60624"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KF4BO5Kdia0&t=9304s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "6.500",
            "competition": {
                "id": 4342,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1410/",
                    "id": 1410,
                    "name": "X 2012",
                    "tagline": "",
                    "start_date": "2012-10-26",
                    "end_date": "2012-10-28",
                    "location": "Someren, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.384651,
                    "longitude": 5.71127,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "beertime"
    ]
}