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

{
    "url": "https://demozoo.org/api/v1/productions/203800/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203800/",
    "id": 203800,
    "title": "4K for Moonshine",
    "author_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-05-18",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Golara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81488/?format=api",
                    "id": 81488,
                    "name": "Golara",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "No-XS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12740/?format=api",
                    "id": 12740,
                    "name": "No-XS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Visionvortex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77166/?format=api",
                    "id": 77166,
                    "name": "Visionvortex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/182298/desire_4k_for_moonshine.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=178059"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81325"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "433",
            "competition": {
                "id": 15129,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3709/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3709/",
                    "id": 3709,
                    "name": "Moonshine Dragons 2019",
                    "tagline": "C64",
                    "start_date": "2019-05-17",
                    "end_date": "2019-05-19",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/ae/fd8e.186457.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d2/ae/fd8e.186457.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/ae/fd8e.186457.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}