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

{
    "url": "https://demozoo.org/api/v1/productions/196022/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196022/",
    "id": 196022,
    "title": "Tape",
    "author_nicks": [
        {
            "name": "BitFellas",
            "abbreviation": "BF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/221/?format=api",
                "id": 221,
                "name": "BitFellas",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "AA-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64567/?format=api",
                    "id": 64567,
                    "name": "AA-Ray",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "visuals & video edit"
        },
        {
            "nick": {
                "name": "Tri Angles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67922/?format=api",
                    "id": 67922,
                    "name": "Tri Angles",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/syntax18/misc/bitfellas-tape.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78878"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3732/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3732/",
            "id": 3732,
            "name": "Syntax 2018",
            "tagline": "",
            "start_date": "2018-11-10",
            "end_date": "2018-11-11",
            "location": "Melbourne, Victoria, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -37.814,
            "longitude": 144.96332,
            "website": "http://syntaxparty.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/89/ee/1f70.173966.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/89/ee/1f70.173966.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/89/ee/1f70.173966.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}