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

{
    "url": "https://demozoo.org/api/v1/productions/321247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321247/",
    "id": 321247,
    "title": "Firestarter Gift 18",
    "author_nicks": [
        {
            "name": "Hackerz Design Software",
            "abbreviation": "HDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9730/?format=api",
                "id": 9730,
                "name": "Hackerz Design Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": "https://www.zxaaa.net/get.php?id=653&f=DEMO/firest18.zip&ncr&t=1545388621&c=4237eedf5de63774598cb886319a5d983e209797e5c8df367aedc8dddb21f88c"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31178"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=THiidFhjKJ4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}