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

{
    "url": "https://demozoo.org/api/v1/productions/307502/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/307502/",
    "id": 307502,
    "title": "Summer",
    "author_nicks": [
        {
            "name": "NR4",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                "id": 76970,
                "name": "NR4",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Team210",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76968/?format=api",
                "id": 76968,
                "name": "Team210",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-04-17",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NR4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                    "id": 76970,
                    "name": "NR4",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NR4",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76970/?format=api",
                    "id": 76970,
                    "name": "NR4",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/LeStahL/demos210/files/8501880/summer-team210.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/revision22/4k-executable-graphics/summer-team210.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91323"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "884",
            "competition": {
                "id": 17025,
                "name": "4K Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4424/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4424/",
                    "id": 4424,
                    "name": "Revision 2022",
                    "tagline": "Satellites",
                    "start_date": "2022-04-15",
                    "end_date": "2022-04-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2022.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/38/dcb4.307598.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/d1/38/dcb4.307598.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/38/dcb4.307598.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "shader-minifier"
    ]
}