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

{
    "url": "https://demozoo.org/api/v1/productions/68294/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68294/",
    "id": 68294,
    "title": "IBNIZ",
    "author_nicks": [
        {
            "name": "Pers' Wastaiset Produktiot",
            "abbreviation": "PWP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3146/?format=api",
                "id": 3146,
                "name": "Pers' Wastaiset Produktiot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://pelulamu.net/ibniz/"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://countercomplex.blogspot.fi/2011/12/ibniz-hardcore-audiovisual-virtual.html"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://pelulamu.net/ibniz/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58213"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aKMrBaXJvMs"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl",
        "source-available"
    ]
}