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

{
    "url": "https://demozoo.org/api/v1/productions/329695/?format=api",
    "demozoo_url": "https://demozoo.org/productions/329695/",
    "id": 329695,
    "title": "Black Drone Chaos",
    "author_nicks": [
        {
            "name": "The Supply Team",
            "abbreviation": "TST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                "id": 51430,
                "name": "The Supply Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-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": "Sidwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14678/?format=api",
                    "id": 14678,
                    "name": "Sidwave",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sidwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14678/?format=api",
                    "id": 14678,
                    "name": "Sidwave",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hagar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51431/?format=api",
                    "id": 51431,
                    "name": "Hagar",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Pastoelio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127010/?format=api",
                    "id": 127010,
                    "name": "Pastoelio",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/blackbirdie23/oldschool_demo/black_drone_chaos.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=234849"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=maBGF_69WW8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 18235,
                "name": "Oldschool demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4701/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4701/",
                    "id": 4701,
                    "name": "Black Birdie 2023",
                    "tagline": "Jurassic Retreat",
                    "start_date": "2023-08-25",
                    "end_date": "2023-08-27",
                    "location": "Uppsala County, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "https://blackbirdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/cc/59ea.332361.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/41/cc/59ea.332361.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/cc/59ea.332361.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}