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

{
    "url": "https://demozoo.org/api/v1/productions/121660/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121660/",
    "id": 121660,
    "title": "Coder's Revenge 1K",
    "author_nicks": [
        {
            "name": "Icebird",
            "abbreviation": "ICB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                "id": 11515,
                "name": "Icebird",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abrobecker.free.fr/alien/cr1k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/acorn/coders_revenge1k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53172"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3146/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3146/",
            "id": 3146,
            "name": "Coder's Revenge 1996",
            "tagline": "",
            "start_date": "1996",
            "end_date": "1996",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.dnd.utwente.nl/topix/codecraft/index.html"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}