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

{
    "url": "https://demozoo.org/api/v1/productions/205500/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205500/",
    "id": 205500,
    "title": "Amiga Demo Launcher v1.6b",
    "author_nicks": [
        {
            "name": "Resistance",
            "abbreviation": "RSE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        },
        {
            "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "4pLaY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3919/?format=api",
                    "id": 3919,
                    "name": "4pLaY",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea, testing, etc"
        },
        {
            "nick": {
                "name": "Dissident",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46281/?format=api",
                    "id": 46281,
                    "name": "Dissident",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yulquen74",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104107/?format=api",
                    "id": 104107,
                    "name": "Yulquen74",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Script/Hardware"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://resistance.no/releases/amiga/RSE-ADL16b.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/amiga/rse-adl16b.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.amigalife.org/index.php?board=21.0"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81465"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/cc/f197.188847.png",
            "original_width": 400,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/78/cc/f197.188847.jpg",
            "standard_width": 400,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/cc/f197.188847.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 144
        }
    ],
    "tags": []
}