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

{
    "url": "https://demozoo.org/api/v1/productions/171101/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171101/",
    "id": 171101,
    "title": "Signal",
    "author_nicks": [
        {
            "name": "Core",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25899/?format=api",
                "id": 25899,
                "name": "Core",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Carnac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47346/?format=api",
                    "id": 47346,
                    "name": "Carnac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, 3d"
        },
        {
            "nick": {
                "name": "ESP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70745/?format=api",
                    "id": 70745,
                    "name": "ESP",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Fremen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43342/?format=api",
                    "id": 43342,
                    "name": "Fremen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fremen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43342/?format=api",
                    "id": 43342,
                    "name": "Fremen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Sliver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24075/?format=api",
                    "id": 24075,
                    "name": "Sliver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d, 3d"
        },
        {
            "nick": {
                "name": "Orb9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20094/?format=api",
                    "id": 20094,
                    "name": "Orb",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Garfield",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47345/?format=api",
                    "id": 47345,
                    "name": "Garfield",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "additional jobs"
        },
        {
            "nick": {
                "name": "Hate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47896/?format=api",
                    "id": 47896,
                    "name": "Hate",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "additional jobs"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/DEMO.%2798/RushHours%2798/demo/cr_signa.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/rush_hours98/pc_demo/cr_signa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62650"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3863,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/927/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/927/",
                    "id": 927,
                    "name": "Rush Hours 1998",
                    "tagline": "",
                    "start_date": "1998-04-25",
                    "end_date": "1998-04-26",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "watcom-c"
    ]
}