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

{
    "url": "https://demozoo.org/api/v1/productions/231689/?format=api",
    "demozoo_url": "https://demozoo.org/productions/231689/",
    "id": 231689,
    "title": "Drammen Party Report Intro",
    "author_nicks": [
        {
            "name": "Crusaders",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12/?format=api",
                "id": 12,
                "name": "Crusaders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Claw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57562/?format=api",
                    "id": 57562,
                    "name": "Doctor Claw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Dr. Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3915/?format=api",
                    "id": 3915,
                    "name": "Dr. Awesome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Crusaders/Crusaders-DammenPartyReport-intro"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27985"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59395"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1913/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1913/",
            "id": 1913,
            "name": "Cryptoburners, IT and Visual Arts Party 1990",
            "tagline": "",
            "start_date": "1990-04-07",
            "end_date": "1990-04-11",
            "location": "Drammen, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.747452,
            "longitude": 10.18399,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/4e/706a.jw57483.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ba/4e/706a.jw57483.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/4e/706a.jw57483.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}