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

{
    "url": "https://demozoo.org/api/v1/productions/204358/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204358/",
    "id": 204358,
    "title": "Cat Tracer",
    "author_nicks": [
        {
            "name": "Ohno!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83576/?format=api",
                "id": 83576,
                "name": "Ohno!",
                "is_group": true
            }
        },
        {
            "name": "RoccoW",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50284/?format=api",
                "id": 50284,
                "name": "RoccoW",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Poo-Brain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lsdlive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83579/?format=api",
                    "id": 83579,
                    "name": "Lsdlive",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lsdlive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83579/?format=api",
                    "id": 83579,
                    "name": "Lsdlive",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Flopine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65988/?format=api",
                    "id": 65988,
                    "name": "Flopine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "RoccoW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50284/?format=api",
                    "id": 50284,
                    "name": "RoccoW",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/outline19/combined_intro/cattracer_ohno.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81450"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/3tj3DD"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3_v0gAmYLlg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "119",
            "competition": {
                "id": 15149,
                "name": "Combined PC 4k & 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3824/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3824/",
                    "id": 3824,
                    "name": "Outline 2019",
                    "tagline": "",
                    "start_date": "2019-05-30",
                    "end_date": "2019-06-02",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/f3/c67c.187394.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/d5/f3/c67c.187394.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/f3/c67c.187394.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "4klang",
        "shader-minifier",
        "glsl",
        "shader-sandbox"
    ]
}