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

{
    "url": "https://demozoo.org/api/v1/productions/198007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198007/",
    "id": 198007,
    "title": "Spacebar",
    "author_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-01-06",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Don Kichote",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70847/?format=api",
                    "id": 70847,
                    "name": "Don Kichote",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11021/?format=api",
                    "id": 11021,
                    "name": "MCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Isildur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37115/?format=api",
                    "id": 37115,
                    "name": "Isildur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/177449/smr-spacebar-2018.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/intro_creation_compo18/smr-spacebar-2018.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=173733"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79797"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "21",
            "score": "7,8 (5,8%)",
            "competition": {
                "id": 14780,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3750/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3750/",
                    "id": 3750,
                    "name": "Intro Creation Competition 2018",
                    "tagline": "",
                    "start_date": "2018-11-05",
                    "end_date": "2019-01-06",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/event/?id=2757"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/07/be33.177335.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/94/07/be33.177335.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/07/be33.177335.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}