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

{
    "url": "https://demozoo.org/api/v1/productions/1319/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1319/",
    "id": 1319,
    "title": "Autobahn 3001 Demoversion",
    "author_nicks": [
        {
            "name": "Digitech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4057/?format=api",
                "id": 4057,
                "name": "Digitech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-15",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blackfly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4059/?format=api",
                    "id": 4059,
                    "name": "Blackfly",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hitchhiker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4066/?format=api",
                    "id": 4066,
                    "name": "Hitchhiker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Media",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105070/?format=api",
                    "id": 105070,
                    "name": "Media",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/D/Digitech/Digitech-Autobahn.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/vortex42party88/misc/digitech-autobahn.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=31"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4448"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/29/?format=api",
            "demozoo_url": "https://demozoo.org/parties/29/",
            "id": 29,
            "name": "Vortex 42 Computer Meeting 1988",
            "tagline": "",
            "start_date": "1988-05-13",
            "end_date": "1988-05-15",
            "location": "Arvika Kommun, Värmland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.70484,
            "longitude": 12.63202,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/83/e7cd.2532.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/93/83/e7cd.2532.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/83/e7cd.2532.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}