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

{
    "url": "https://demozoo.org/api/v1/productions/321246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321246/",
    "id": 321246,
    "title": "Firestarter Gift 13",
    "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": "2000-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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=654&f=DEMO/firest13.zip&ncr&t=1545388575&c=7f796bc3a65ff19e17708675261386787abf8fc5eb975b90a92ca9f2117386b3"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31179"
        },
        {
            "link_class": "SpectrumComputingRelease",
            "url": "https://spectrumcomputing.co.uk/entry/21236"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=udado27cXp8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}