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

{
    "url": "https://demozoo.org/api/v1/productions/82434/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82434/",
    "id": 82434,
    "title": "The Thing",
    "author_nicks": [
        {
            "name": "Unknown Artists",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18267/?format=api",
                "id": 18267,
                "name": "Unknown Artists",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16690/?format=api",
                    "id": 16690,
                    "name": "Prophecy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16690/?format=api",
                    "id": 16690,
                    "name": "Prophecy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Prophecy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16690/?format=api",
                    "id": 16690,
                    "name": "Prophecy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/assembly06/in4k/the_thing_by_prophecy_unknown_artistis.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25757"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4132",
            "competition": {
                "id": 8623,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/112/",
                    "id": 112,
                    "name": "Assembly 2006",
                    "tagline": "",
                    "start_date": "2006-08-03",
                    "end_date": "2006-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}