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

{
    "url": "https://demozoo.org/api/v1/productions/166396/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166396/",
    "id": 166396,
    "title": "Proto",
    "author_nicks": [
        {
            "name": "Volvox",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68115/?format=api",
                "id": 68115,
                "name": "Volvox",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-09-25",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Potos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90157/?format=api",
                    "id": 90157,
                    "name": "Potos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Potos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90157/?format=api",
                    "id": 90157,
                    "name": "Potos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "yuji shiozaki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90158/?format=api",
                    "id": 90158,
                    "name": "yuji shiozaki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/win/2000/p/proto.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/2chparty01/demo/proto.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=265"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=504"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1994/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1994/",
            "id": 1994,
            "name": "2chParty 2001",
            "tagline": "",
            "start_date": "2001-09",
            "end_date": "2001-09",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "no-sound"
    ]
}