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

{
    "url": "https://demozoo.org/api/v1/productions/62732/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62732/",
    "id": 62732,
    "title": "Mimeograph 6",
    "author_nicks": [
        {
            "name": "Mimic",
            "abbreviation": "MMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aeternam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36106/?format=api",
                    "id": 36106,
                    "name": "Aeternam",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Volatile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10352/?format=api",
                    "id": 10352,
                    "name": "Volatile",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Black Jack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14136/?format=api",
                    "id": 14136,
                    "name": "Black Jack",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Double Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36107/?format=api",
                    "id": 36107,
                    "name": "Double Zero",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "Jill Bates",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36108/?format=api",
                    "id": 36108,
                    "name": "Jill Bates",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        },
        {
            "nick": {
                "name": "T-Bob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36109/?format=api",
                    "id": 36109,
                    "name": "T-Bob",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.mimic.ca/pub/mimic/mimeograph/mimeo-06.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/mimeograph/mimeo-06.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=21016"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/48/d6f5.15654.jpg",
            "original_width": 630,
            "original_height": 392,
            "standard_url": "https://media.demozoo.org/screens/s/a1/48/d6f5.15654.png",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/48/d6f5.15654.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "textmode"
    ]
}