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

{
    "url": "https://demozoo.org/api/v1/productions/292455/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292455/",
    "id": 292455,
    "title": "Modern Minimalism",
    "author_nicks": [
        {
            "name": "Focus Design",
            "abbreviation": "FD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3714/?format=api",
                "id": 3714,
                "name": "Focus Design",
                "is_group": true
            }
        },
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-04-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Edhellon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4030/?format=api",
                    "id": 4030,
                    "name": "Edhellon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blala",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3760/?format=api",
                    "id": 3760,
                    "name": "Blala",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Teo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/901/?format=api",
                    "id": 901,
                    "name": "Teo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Poison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15127/?format=api",
                    "id": 15127,
                    "name": "Poison",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/revision21/wild/modernminimalism_rsc_fd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88607"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BAWfjJvNrJ4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "646",
            "competition": {
                "id": 16415,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4191/",
                    "id": 4191,
                    "name": "Revision Online 2021",
                    "tagline": "Together",
                    "start_date": "2021-04-02",
                    "end_date": "2021-04-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2021.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/3f/fec8.288902.png",
            "original_width": 915,
            "original_height": 908,
            "standard_url": "https://media.demozoo.org/screens/s/6e/3f/fec8.288902.jpg",
            "standard_width": 302,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/3f/fec8.288902.jpg",
            "thumbnail_width": 151,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "glitch"
    ]
}