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

{
    "url": "https://demozoo.org/api/v1/productions/101758/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101758/",
    "id": 101758,
    "title": "The Black Star",
    "author_nicks": [
        {
            "name": "Gheymaid Inc.",
            "abbreviation": "GMI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3123/?format=api",
                "id": 3123,
                "name": "Gheymaid Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-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": "Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                    "id": 30011,
                    "name": "Motion",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                    "id": 30011,
                    "name": "Motion",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Motion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30011/?format=api",
                    "id": 30011,
                    "name": "Motion",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Helm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41453/?format=api",
                    "id": 41453,
                    "name": "Helm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Psycho8580",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8871/?format=api",
                    "id": 8871,
                    "name": "Psycho8580",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/54617/THE_BLACK_STAR_[GMI].zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=62731"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=49700"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3TIWT7fQBTg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "51",
            "competition": {
                "id": 10077,
                "name": "8-Bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1309/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1309/",
                    "id": 1309,
                    "name": "Oxyron Party 2008",
                    "tagline": "Back To North Pole",
                    "start_date": "2008-02-22",
                    "end_date": "2008-02-24",
                    "location": "Flensburg, Schleswig-Holstein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 54.78431,
                    "longitude": 9.43961,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/0a/982b.102405.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/75/0a/982b.102405.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/0a/982b.102405.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/26/cf/2496.102406.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/26/cf/2496.102406.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/26/cf/2496.102406.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}