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

{
    "url": "https://demozoo.org/api/v1/productions/167654/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167654/",
    "id": 167654,
    "title": "Bouncing Balls",
    "author_nicks": [
        {
            "name": "The Living Dead",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69548/?format=api",
                "id": 69548,
                "name": "The Living Dead",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06-23",
    "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": "Dr. Mad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69549/?format=api",
                    "id": 69549,
                    "name": "Dr. Mad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Mad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69549/?format=api",
                    "id": 69549,
                    "name": "Dr. Mad",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "The Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69550/?format=api",
                    "id": 69550,
                    "name": "The Evil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69550/?format=api",
                    "id": 69550,
                    "name": "The Evil",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/The_Living_Dead/TLD-BouncingBalls"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.arabuusimiehet.com/break/amiga/details.php?id=14118"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=20024"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/67/?format=api",
            "demozoo_url": "https://demozoo.org/parties/67/",
            "id": 67,
            "name": "It, Razor 1911, Abnormal, Hoaxers and Network Gigaparty 1989",
            "tagline": "",
            "start_date": "1989-06-23",
            "end_date": "1989-06-25",
            "location": "Heimdal, Trondheim, Sør-Trøndelag, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.35,
            "longitude": 10.35833,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/8c/9e26.124562.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/a1/8c/9e26.124562.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/8c/9e26.124562.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/4a/da31.jw41755.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/d7/4a/da31.jw41755.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/4a/da31.jw41755.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "chip-mem-only"
    ]
}