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

{
    "url": "https://demozoo.org/api/v1/productions/333026/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333026/",
    "id": 333026,
    "title": "grey screen with no music",
    "author_nicks": [
        {
            "name": "Digital Sounds System",
            "abbreviation": "DSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                "id": 3626,
                "name": "Digital Sounds System",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
            "id": 55,
            "name": "Commodore 128"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
            "id": 15,
            "name": "32b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dropbox.com/s/38s8kpp4qp6vrdc/grey128.prg?dl=0"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77862"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "grey-screen"
    ]
}