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

{
    "url": "https://demozoo.org/api/v1/productions/71620/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71620/",
    "id": 71620,
    "title": "Patenga",
    "author_nicks": [
        {
            "name": "Traction",
            "abbreviation": "TRCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-08",
    "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": "Rale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/512/?format=api",
                    "id": 512,
                    "name": "RLE",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/512/?format=api",
                    "id": 512,
                    "name": "RLE",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/824/?format=api",
                    "id": 824,
                    "name": "Mice",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/assembly09/in4k/patenga_by_traction.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53614"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "1309",
            "competition": {
                "id": 7614,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3/",
                    "id": 3,
                    "name": "Assembly 2009",
                    "tagline": "Assembly Summer 2009",
                    "start_date": "2009-08-06",
                    "end_date": "2009-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler",
        "shader-model-3.0"
    ]
}