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

{
    "url": "https://demozoo.org/api/v1/productions/199756/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199756/",
    "id": 199756,
    "title": "Be Ready 2003",
    "author_nicks": [
        {
            "name": "Grin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17674/?format=api",
                "id": 17674,
                "name": "Grin",
                "is_group": true
            }
        },
        {
            "name": "Pain Staff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                "id": 9951,
                "name": "Pain Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-10",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://pain.scene.org/files/pain_brd.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/pain/2003/pain_brd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8776"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}