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

{
    "url": "https://demozoo.org/api/v1/productions/363851/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363851/",
    "id": 363851,
    "title": "Cartwheel",
    "author_nicks": [
        {
            "name": "N.I",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73257/?format=api",
                "id": 73257,
                "name": "N.I",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ni.10-59.com/zip/cartwhl_rom.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://webmsx.org/?MACHINE=MSX1&ROM=http://ni.10-59.com/msx/cartwhl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79035"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}