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

{
    "url": "https://demozoo.org/api/v1/productions/308618/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308618/",
    "id": 308618,
    "title": "Llama Drama",
    "author_nicks": [
        {
            "name": "The Unstoppable Hacker Bunch",
            "abbreviation": "TUHB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fluttershy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116116/?format=api",
                    "id": 116116,
                    "name": "Fluttershy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fluttershy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116116/?format=api",
                    "id": 116116,
                    "name": "Fluttershy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fluttershy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116116/?format=api",
                    "id": 116116,
                    "name": "Fluttershy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "vocals"
        },
        {
            "nick": {
                "name": "Kerwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118542/?format=api",
                    "id": 118542,
                    "name": "Kerwin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.tuhb.org/demo/LlamaDrama.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91605"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zo8wCF5TWgY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "63",
            "competition": {
                "id": 17074,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4438/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4438/",
                    "id": 4438,
                    "name": "Outline 2022",
                    "tagline": "",
                    "start_date": "2022-05-26",
                    "end_date": "2022-05-29",
                    "location": "Gemeente Ommen, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.51659,
                    "longitude": 6.45631,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/32/6ff7.308676.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ca/32/6ff7.308676.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/32/6ff7.308676.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "scratch"
    ]
}