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

{
    "url": "https://demozoo.org/api/v1/productions/277214/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277214/",
    "id": 277214,
    "title": "Bytebeat: Experimental music from very short C programs",
    "author_nicks": [
        {
            "name": "Viznut",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/969/?format=api",
                "id": 969,
                "name": "Viznut",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09-26",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
            "id": 12,
            "name": "Chip Music Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://countercomplex.blogspot.com/2011/10/algorithmic-symphonies-from-one-line-of.html"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.pelulamu.net/bytebeat_collection.txt"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GtQdIYUtAHg"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bytebeat"
    ]
}