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

{
    "url": "https://demozoo.org/api/v1/productions/375736/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375736/",
    "id": 375736,
    "title": "command(er) prompt (video)",
    "author_nicks": [
        {
            "name": "donnaken15",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151115/?format=api",
                "id": 151115,
                "name": "donnaken15",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-03",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/donnaken15/_mydemos/raw/main/0000_FIRST_TEST.C"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/donnaken15/_mydemos/raw/main/0000_FIRST_TEST.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88485"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=vv1hUtGoL3E"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}