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

{
    "url": "https://demozoo.org/api/v1/productions/8342/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8342/",
    "id": 8342,
    "title": "Cuatro",
    "author_nicks": [
        {
            "name": "Threepixels",
            "abbreviation": "3PX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5685/?format=api",
                "id": 5685,
                "name": "Threepixels",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9974/?format=api",
                    "id": 9974,
                    "name": "Mac",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Acidbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                    "id": 10143,
                    "name": "Acidbeat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "screenplay"
        },
        {
            "nick": {
                "name": "Acidbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                    "id": 10143,
                    "name": "Acidbeat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/3pixels/cuatro_3px.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/fiberparty02/demo/cuatro_3px.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9375"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=8uAxixOK-t8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13873,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1186/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1186/",
                    "id": 1186,
                    "name": "Fiberparty 2002",
                    "tagline": "",
                    "start_date": "2002-05-03",
                    "end_date": "2002-05-05",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}