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

{
    "url": "https://demozoo.org/api/v1/productions/330055/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330055/",
    "id": 330055,
    "title": "Someone forgot the glue",
    "author_nicks": [
        {
            "name": "MoonShine",
            "abbreviation": "MS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130533/?format=api",
                "id": 130533,
                "name": "MoonShine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-09-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Travis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14461/?format=api",
                    "id": 14461,
                    "name": "Travis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Travis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14461/?format=api",
                    "id": 14461,
                    "name": "Travis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Skarmuse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139419/?format=api",
                    "id": 139419,
                    "name": "Skarmuse",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional 3d"
        },
        {
            "nick": {
                "name": "Matthew Newcastle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126562/?format=api",
                    "id": 126562,
                    "name": "Matthew Newcastle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/function23/demo/sftg.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95080"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=H1QNmCul3n0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "218",
            "competition": {
                "id": 18271,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4553/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4553/",
                    "id": 4553,
                    "name": "Function 2023",
                    "tagline": "The Showdown",
                    "start_date": "2023-09-08",
                    "end_date": "2023-09-10",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "https://function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/e5/4ccf.332648.jpg",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/ee/e5/4ccf.332648.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/e5/4ccf.332648.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}