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

{
    "url": "https://demozoo.org/api/v1/productions/283348/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283348/",
    "id": 283348,
    "title": "VNN Gift",
    "author_nicks": [
        {
            "name": "AAA Band",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/get.php?id=43&f=DEMO4/vnngift.zip&ncr&t=1545308426&c=dbbcae817b69688a02a5bce3c5df039ba679465c1d2af7dd6936eccf81e06843"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56351"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=URXutMOrmPY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}