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

{
    "url": "https://demozoo.org/api/v1/productions/274881/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274881/",
    "id": 274881,
    "title": "Magic Bean Sausages",
    "author_nicks": [
        {
            "name": "Siils",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90131/?format=api",
                "id": 90131,
                "name": "Siils",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-02-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Jeccu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106017/?format=api",
                    "id": 106017,
                    "name": "Jeccu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Silenna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106018/?format=api",
                    "id": 106018,
                    "name": "Silenna",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/assembly_winter20/one_scene/magic-bean-sausages-by-siils.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84923"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "44",
            "competition": {
                "id": 15768,
                "name": "One Scene",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4011/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4011/",
                    "id": 4011,
                    "name": "Assembly 2020 Winter",
                    "tagline": "",
                    "start_date": "2020-02-20",
                    "end_date": "2020-02-23",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.assembly.org/winter20"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gnu-rocket",
        "epilepsy-warning",
        "processing"
    ]
}