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

{
    "url": "https://demozoo.org/api/v1/productions/345069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/345069/",
    "id": 345069,
    "title": "CMX Promotion",
    "author_nicks": [
        {
            "name": "Progress",
            "abbreviation": "PGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8893/?format=api",
                "id": 8893,
                "name": "Progress",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/get.php?id=5777&f=DEMO2/cmxprom.zip&ncr&t=1546007783&c=487e580e72307b98db3f6bacacf3e35b3a41ac95533fd1e9aea8f642f258c856"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54496"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}