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

{
    "url": "https://demozoo.org/api/v1/productions/6422/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6422/",
    "id": 6422,
    "title": "Oh No, More Dots!",
    "author_nicks": [
        {
            "name": "Beyond Force",
            "abbreviation": "BF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2080/?format=api",
                "id": 2080,
                "name": "Beyond Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-26",
    "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": "Gremlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2081/?format=api",
                    "id": 2081,
                    "name": "GMN",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Plasma Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44495/?format=api",
                    "id": 44495,
                    "name": "Plasma Design",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Napalm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15769/?format=api",
                    "id": 15769,
                    "name": "Napalm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "pictures"
        },
        {
            "nick": {
                "name": "Bren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44496/?format=api",
                    "id": 44496,
                    "name": "Bren",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Zardax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2806/?format=api",
                    "id": 2806,
                    "name": "Zardax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/assembly92/c64/demo/oh_no_more_dots.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=763"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15673"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NR2uvSqDMEw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 637,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/70/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/70/",
                    "id": 70,
                    "name": "Assembly 1992",
                    "tagline": "",
                    "start_date": "1992-07-24",
                    "end_date": "1992-07-26",
                    "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.20976,
                    "longitude": 24.72801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}