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

{
    "url": "https://demozoo.org/api/v1/productions/4168/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4168/",
    "id": 4168,
    "title": "Unbelieavable",
    "author_nicks": [
        {
            "name": "Atomic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                "id": 6090,
                "name": "Atomic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "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": "Ice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1269/?format=api",
                    "id": 1269,
                    "name": "Ice",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hugo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1315/?format=api",
                    "id": 1315,
                    "name": "Hugo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "loader"
        },
        {
            "nick": {
                "name": "Rebel MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6098/?format=api",
                    "id": 6098,
                    "name": "Rebel MC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Maclean",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6099/?format=api",
                    "id": 6099,
                    "name": "Maclean",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1268/?format=api",
                    "id": 1268,
                    "name": "Storm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6100/?format=api",
                    "id": 6100,
                    "name": "Shape",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Syntex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1241/?format=api",
                    "id": 1241,
                    "name": "Syntex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1268/?format=api",
                    "id": 1268,
                    "name": "Storm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Atomic-no/ATOMIC-Unbelievable.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=647"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32017"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=S4gzMPYCBo8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 445,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/15/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/15/",
                    "id": 15,
                    "name": "The Gathering 1992",
                    "tagline": "",
                    "start_date": "1992-04-15",
                    "end_date": "1992-04-19",
                    "location": "Lillestrøm, Skedsmo, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.95597,
                    "longitude": 11.04918,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/b3/5826.jw1748.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/50/b3/5826.jw1748.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/b3/5826.jw1748.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}