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

{
    "url": "https://demozoo.org/api/v1/productions/98492/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98492/",
    "id": 98492,
    "title": "Advanced Pirate Technology Magazine 2",
    "author_nicks": [
        {
            "name": "Advanced Pirate Technology",
            "abbreviation": "APT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46652/?format=api",
                "id": 46652,
                "name": "Advanced Pirate Technology",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-12",
    "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": "Speed Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46655/?format=api",
                    "id": 46655,
                    "name": "Speed Demon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mirrorshades",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46654/?format=api",
                    "id": 46654,
                    "name": "Mirrorshades",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Speed Demon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46655/?format=api",
                    "id": 46655,
                    "name": "Speed Demon",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor, Articles"
        },
        {
            "nick": {
                "name": "Mirrorshades",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46654/?format=api",
                    "id": 46654,
                    "name": "Mirrorshades",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor, Articles"
        },
        {
            "nick": {
                "name": "RifleMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46656/?format=api",
                    "id": 46656,
                    "name": "RifleMan",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor, Articles"
        },
        {
            "nick": {
                "name": "Heffe Suavez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46658/?format=api",
                    "id": 46658,
                    "name": "Heffe Suavez",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Articles"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.shroo.ms/artscene/emags/1991/apt-mag2.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://defacto2.net/file/download/a41ba?filename=apt-mag2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/advanced_pirate_technology/apt-mag2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/a41ba"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=22542"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a9/c0/7828.46101.jpg",
            "original_width": 632,
            "original_height": 389,
            "standard_url": "https://media.demozoo.org/screens/s/a9/c0/7828.46101.jpg",
            "standard_width": 400,
            "standard_height": 246,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a9/c0/7828.46101.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/22/5b/3a86.46102.jpg",
            "original_width": 632,
            "original_height": 394,
            "standard_url": "https://media.demozoo.org/screens/s/22/5b/3a86.46102.jpg",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/5b/3a86.46102.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "textmode",
        "piracy"
    ]
}