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

{
    "url": "https://demozoo.org/api/v1/productions/375378/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375378/",
    "id": 375378,
    "title": "Binary Counter Defense",
    "author_nicks": [
        {
            "name": "Raww Arse",
            "abbreviation": "RA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8881/?format=api",
                "id": 8881,
                "name": "Raww Arse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-06",
    "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://zxaaa.net/DEMO4/bcd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/view_demo.php?id=6357"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/eng/software/demoscene/demo/binary-counter-defense/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50947"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TPkMAg2tXDA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "nsfw"
    ]
}