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

{
    "url": "https://demozoo.org/api/v1/productions/72824/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72824/",
    "id": 72824,
    "title": "The Final Insect",
    "author_nicks": [
        {
            "name": "Taurus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                "id": 6668,
                "name": "Taurus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65046/?format=api",
                    "id": 65046,
                    "name": "Storm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Elf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8460/?format=api",
                    "id": 8460,
                    "name": "Elf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/theparty93/wild/t-insect.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7517"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Uv31BI1dQp8"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/92/?format=api",
            "demozoo_url": "https://demozoo.org/parties/92/",
            "id": 92,
            "name": "The Party 1993",
            "tagline": "You Can't Beat The Feeling!",
            "start_date": "1993-12-27",
            "end_date": "1993-12-29",
            "location": "Herning, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.137415,
            "longitude": 8.97689,
            "website": "http://theparty.dk/wiki/The_Party_1993"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}