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

{
    "url": "https://demozoo.org/api/v1/productions/251719/?format=api",
    "demozoo_url": "https://demozoo.org/productions/251719/",
    "id": 251719,
    "title": "Party Demo",
    "author_nicks": [
        {
            "name": "Mute 101",
            "abbreviation": "M101",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3821/?format=api",
                "id": 3821,
                "name": "Mute 101",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-14",
    "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": "Speedball",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105388/?format=api",
                    "id": 105388,
                    "name": "Speedball",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zaxxan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6352/?format=api",
                    "id": 6352,
                    "name": "Zaxxan",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Wiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114029/?format=api",
                    "id": 114029,
                    "name": "Wiz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mute101/MUTE101-partydemo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=6182"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29364"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/395/?format=api",
            "demozoo_url": "https://demozoo.org/parties/395/",
            "id": 395,
            "name": "Swedish Elite Easter Conference 1990",
            "tagline": "",
            "start_date": "1990-04-12",
            "end_date": "1990-04-15",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701328,
            "longitude": 11.96689,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/ea/d6f0.jw13355.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/b3/ea/d6f0.jw13355.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/ea/d6f0.jw13355.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}