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

{
    "url": "https://demozoo.org/api/v1/productions/340614/?format=api",
    "demozoo_url": "https://demozoo.org/productions/340614/",
    "id": 340614,
    "title": "WOW & RD Intro 4",
    "author_nicks": [
        {
            "name": "Rush Division",
            "abbreviation": "RD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108793/?format=api",
                "id": 108793,
                "name": "Rush Division",
                "is_group": true
            }
        },
        {
            "name": "Warriors of the Wasteland",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ice-T",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140841/?format=api",
                    "id": 140841,
                    "name": "Ice-T",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Warnock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49065/?format=api",
                    "id": 49065,
                    "name": "Warnock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/183860/wow_rush-04.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://intros.c64.org/inc_download.php?iid=2577"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}