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

{
    "url": "https://demozoo.org/api/v1/productions/305383/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305383/",
    "id": 305383,
    "title": "Mini Tridi Demo",
    "author_nicks": [
        {
            "name": "Mr. Bee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                "id": 2526,
                "name": "Mr. Bee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Overlanders",
            "abbreviation": "OVR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                "id": 2223,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ben",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2521/?format=api",
                    "id": 2521,
                    "name": "Ben",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "sound"
        },
        {
            "nick": {
                "name": "Mr. Bee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2526/?format=api",
                    "id": 2526,
                    "name": "Mr. Bee",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "main"
        },
        {
            "nick": {
                "name": "Jess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2522/?format=api",
                    "id": 2522,
                    "name": "Jess",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "sound advisor"
        },
        {
            "nick": {
                "name": "RATI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31823/?format=api",
                    "id": 31823,
                    "name": "RATI",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "demo name"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/files_demo/MTD_OVR.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/512_byte_intro_oldschool/mtd_ovr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91006"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=JzDERzXSM10"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "217",
            "competition": {
                "id": 16968,
                "name": "Oldschool 512 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/36/01d8.304915.png",
            "original_width": 704,
            "original_height": 552,
            "standard_url": "https://media.demozoo.org/screens/s/cd/36/01d8.304915.png",
            "standard_width": 382,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/36/01d8.304915.png",
            "thumbnail_width": 191,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "vector"
    ]
}