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

{
    "url": "https://demozoo.org/api/v1/productions/204290/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204290/",
    "id": 204290,
    "title": "PSPNICCC 2019",
    "author_nicks": [
        {
            "name": "sebdel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89853/?format=api",
                "id": 89853,
                "name": "sebdel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/29/?format=api",
            "id": 29,
            "name": "Sony Playstation Portable (PSP)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://drive.google.com/file/d/1mFaP7K-YsePegYNhDHYCfDXxs_aCSY5D/view?usp=sharing"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/sebdel/pspniccc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81123"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9YA62LDZBSY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "stniccc-challenge"
    ]
}