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

{
    "url": "https://demozoo.org/api/v1/productions/158710/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158710/",
    "id": 158710,
    "title": "Cubic Entropia",
    "author_nicks": [
        {
            "name": "Apocalypse Design",
            "abbreviation": "AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17236/?format=api",
                "id": 17236,
                "name": "Apocalypse Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07",
    "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": "Turbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65827/?format=api",
                    "id": 65827,
                    "name": "Turbo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ciccileju",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5775/?format=api",
                    "id": 5775,
                    "name": "Ciccilleju",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Skavenger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65828/?format=api",
                    "id": 65828,
                    "name": "Ab3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6835"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}