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

{
    "url": "https://demozoo.org/api/v1/productions/200067/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200067/",
    "id": 200067,
    "title": "Beezarro",
    "author_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-02-23",
    "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": "Dr. Science",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26075/?format=api",
                    "id": 26075,
                    "name": "Dr. Science",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "q0w",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47835/?format=api",
                    "id": 47835,
                    "name": "q0w",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tsurugi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68496/?format=api",
                    "id": 68496,
                    "name": "Tsurugi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DivertigO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67935/?format=api",
                    "id": 67935,
                    "name": "DivertigO",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Diamond Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14465/?format=api",
                    "id": 14465,
                    "name": "Cruchot",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lobo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70122/?format=api",
                    "id": 70122,
                    "name": "Lobo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179393/beezarro-atl.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=175475"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80299"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fvhM_knrgUc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "840",
            "competition": {
                "id": 14948,
                "name": "C64 Demos/trackmos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3747/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3747/",
                    "id": 3747,
                    "name": "BCC Party 2019",
                    "tagline": "#13: It came from the Desert",
                    "start_date": "2019-02-22",
                    "end_date": "2019-02-24",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://berlinc64club.de/events/bccc13"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/3b/ac08.180207.png",
            "original_width": 718,
            "original_height": 543,
            "standard_url": "https://media.demozoo.org/screens/s/c2/3b/ac08.180207.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/3b/ac08.180207.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "krill-loader",
        "berlin"
    ]
}