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

{
    "url": "https://demozoo.org/api/v1/productions/96643/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96643/",
    "id": 96643,
    "title": "Overvision",
    "author_nicks": [
        {
            "name": "Blaze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71858/?format=api",
                "id": 71858,
                "name": "Blaze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-10-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": "Don Diavolo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61998/?format=api",
                    "id": 61998,
                    "name": "Don Diavolo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/B/Blaze/BLAZE-Overvision.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=4294"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8683"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1061",
            "competition": {
                "id": 9827,
                "name": "A500 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1347/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1347/",
                    "id": 1347,
                    "name": "Polish Autumn Party 1993",
                    "tagline": "",
                    "start_date": "1993-10-23",
                    "end_date": "1993-10-24",
                    "location": "Poznań, Greater Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.40692,
                    "longitude": 16.92993,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/0b/293f.jw9616.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ff/0b/293f.jw9616.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/0b/293f.jw9616.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}