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

{
    "url": "https://demozoo.org/api/v1/productions/290729/?format=api",
    "demozoo_url": "https://demozoo.org/productions/290729/",
    "id": 290729,
    "title": "Fatamorgana",
    "author_nicks": [
        {
            "name": "Crackforce",
            "abbreviation": "CF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120305/?format=api",
                "id": 120305,
                "name": "Crackforce",
                "is_group": true
            }
        },
        {
            "name": "Danish Underground Crackers",
            "abbreviation": "DUC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84269/?format=api",
                "id": 84269,
                "name": "Danish Underground Crackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Lotus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14715/?format=api",
                    "id": 14715,
                    "name": "Lotus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lotus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14715/?format=api",
                    "id": 14715,
                    "name": "Lotus",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51434/?format=api",
                    "id": 51434,
                    "name": "Demon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/39885/Fatamorgana.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48587"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88122"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/d3/6524.286781.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/28/d3/6524.286781.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/d3/6524.286781.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}