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

{
    "url": "https://demozoo.org/api/v1/productions/289198/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289198/",
    "id": 289198,
    "title": "The Eidolon",
    "author_nicks": [
        {
            "name": "First Class",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61759/?format=api",
                "id": 61759,
                "name": "First Class",
                "is_group": true
            }
        },
        {
            "name": "The Digital Gang",
            "abbreviation": "DG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61754/?format=api",
                "id": 61754,
                "name": "The Digital Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gadget Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107906/?format=api",
                    "id": 107906,
                    "name": "Gadget Master",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "The Triton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47066/?format=api",
                    "id": 47066,
                    "name": "The Triton",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "The Outlaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119164/?format=api",
                    "id": 119164,
                    "name": "The Outlaw",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "Two Knives Tan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118436/?format=api",
                    "id": 118436,
                    "name": "Two Knives Tan",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        },
        {
            "nick": {
                "name": "High Voltage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118575/?format=api",
                    "id": 118575,
                    "name": "High Voltage",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/3d0g_036b_The_Eidolon/036b_The_Eidolon.dsk"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/31/61e2.284852.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/0b/31/61e2.284852.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/31/61e2.284852.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "crackscreen"
    ]
}