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

{
    "url": "https://demozoo.org/api/v1/productions/8805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8805/",
    "id": 8805,
    "title": "Boring noiseprod",
    "author_nicks": [
        {
            "name": "NecroStudios",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3635/?format=api",
                "id": 3635,
                "name": "NecroStudios",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-12-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Slack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3840/?format=api",
                    "id": 3840,
                    "name": "Slack",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3839/?format=api",
                    "id": 3839,
                    "name": "Shash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "windows port"
        },
        {
            "nick": {
                "name": "Slack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3840/?format=api",
                    "id": 3840,
                    "name": "Slack",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3840/?format=api",
                    "id": 3840,
                    "name": "Slack",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://slack.necrostudios.net/intros/boring_noiseprod.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/bgparty05/in4k/boring_noiseprod.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20656"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 8387,
                "name": "Accelerated Intro 4K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1273/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1273/",
                    "id": 1273,
                    "name": "BGParty 2005",
                    "tagline": "",
                    "start_date": "2005-12-16",
                    "end_date": "2005-12-18",
                    "location": "Provincia de Sevilla, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.44701,
                    "longitude": -5.69608,
                    "website": "http://network.amigascne.org/bgparty/2005.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}