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

{
    "url": "https://demozoo.org/api/v1/productions/235454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/235454/",
    "id": 235454,
    "title": "Gale intro",
    "author_nicks": [
        {
            "name": "Balance",
            "abbreviation": "BLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/323/?format=api",
                "id": 323,
                "name": "Balance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wreko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4763/?format=api",
                    "id": 4763,
                    "name": "Wreko",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "NutCase",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7477/?format=api",
                    "id": 7477,
                    "name": "NutCase",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/B/Balance/Balance-GaleIntro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=9708"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48879"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Q999V8R3tS0"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5451/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5451/",
            "id": 5451,
            "name": "Galemands Gilde 1993",
            "tagline": "",
            "start_date": "1993-07-30",
            "end_date": "1993-07-31",
            "location": "Jutland, Hunterdon County, New Jersey, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 40.62288,
            "longitude": -74.96434,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/d2/5f87.jw21398.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/4a/d2/5f87.jw21398.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/d2/5f87.jw21398.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}