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

{
    "url": "https://demozoo.org/api/v1/productions/175824/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175824/",
    "id": 175824,
    "title": "Heroes 0.21",
    "author_nicks": [
        {
            "name": "RealTech",
            "abbreviation": "RLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8209/?format=api",
                "id": 8209,
                "name": "RealTech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/8/?format=api",
            "id": 8,
            "name": "BeOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/84/?format=api",
            "id": 84,
            "name": "FreeBSD"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
            "id": 56,
            "name": "Gamepark GP2X"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://heroes.sourceforge.net/"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34559"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}