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

{
    "url": "https://demozoo.org/api/v1/productions/151302/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151302/",
    "id": 151302,
    "title": "TransMortal",
    "author_nicks": [
        {
            "name": "ArcEmpire",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51198/?format=api",
                "id": 51198,
                "name": "ArcEmpire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-10-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/demos/ArcEmpire/TransMtrl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25246"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jI9I4QxOISk"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2788/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2788/",
            "id": 2788,
            "name": "Acorn User Show 1991",
            "tagline": "",
            "start_date": "1991-10-11",
            "end_date": "1991-10-13",
            "location": "United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 54.75844,
            "longitude": -2.69531,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}