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

{
    "url": "https://demozoo.org/api/v1/productions/8683/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8683/",
    "id": 8683,
    "title": "HBD",
    "author_nicks": [
        {
            "name": "moOjUiCE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10133/?format=api",
                "id": 10133,
                "name": "moOjUiCE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12",
    "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/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Phooka1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10135/?format=api",
                    "id": 10135,
                    "name": "Phooka1",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "voice"
        },
        {
            "nick": {
                "name": "Rawhed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10130/?format=api",
                    "id": 10130,
                    "name": "Rawhed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rawhed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10130/?format=api",
                    "id": 10130,
                    "name": "Rawhed",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://za.scene.org/moojuice/files/moojuice_hbd.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5017"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}