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

{
    "url": "https://demozoo.org/api/v1/productions/66939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66939/",
    "id": 66939,
    "title": "3x666",
    "author_nicks": [
        {
            "name": "ocsa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11353/?format=api",
                "id": 11353,
                "name": "ocsa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Viznut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/969/?format=api",
                    "id": 969,
                    "name": "Viznut",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Viznut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/969/?format=api",
                    "id": 969,
                    "name": "Viznut",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Viznut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/969/?format=api",
                    "id": 969,
                    "name": "Viznut",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "ccr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3305/?format=api",
                    "id": 3305,
                    "name": "ccr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "SDL-porting and Win32 binary"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tnsp.org/~ccr/pwpunix/ocsa-3x666-SDL-src.tar.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://tnsp.org/~ccr/pwpunix/ocsa-3x666-win32-bin.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/ocsa/3x666.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3703"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9eTwa5eJdKk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}