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

{
    "url": "https://demozoo.org/api/v1/productions/223188/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223188/",
    "id": 223188,
    "title": "Quartz Summer Conference Demo",
    "author_nicks": [
        {
            "name": "Cybernetix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95234/?format=api",
                "id": 95234,
                "name": "Cybernetix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rombust",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13927/?format=api",
                    "id": 13927,
                    "name": "Rombust",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leonardo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124027/?format=api",
                    "id": 124027,
                    "name": "Leonardo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124045/?format=api",
                    "id": 124045,
                    "name": "Hobbit",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Cybernetix/CYBERNETIX-QSCDemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12340"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1473/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1473/",
            "id": 1473,
            "name": "Quartz Summer Conference 1992",
            "tagline": "",
            "start_date": "1992-08-08",
            "end_date": "1992-08-09",
            "location": "Somerset, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.161659,
            "longitude": -3.04215,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/14/cce1.jw27228.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/14/14/cce1.jw27228.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/14/cce1.jw27228.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}