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

{
    "url": "https://demozoo.org/api/v1/productions/331237/?format=api",
    "demozoo_url": "https://demozoo.org/productions/331237/",
    "id": 331237,
    "title": "gamejam 2011 entry cracktro",
    "author_nicks": [
        {
            "name": "Solar",
            "abbreviation": "SLR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24789/?format=api",
                "id": 24789,
                "name": "Solar",
                "is_group": true
            }
        },
        {
            "name": "The PIMP Brigade",
            "abbreviation": "TPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5679/?format=api",
                "id": 5679,
                "name": "The PIMP Brigade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-02",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://root.okkernoot.net/~nj/gamejam2011_cracktro.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63599"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}