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

{
    "url": "https://demozoo.org/api/v1/productions/8605/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8605/",
    "id": 8605,
    "title": "Midline Process",
    "author_nicks": [
        {
            "name": "Arkos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                "id": 10213,
                "name": "Arkos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Targhan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10215/?format=api",
                    "id": 10215,
                    "name": "Targhan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10210/?format=api",
                    "id": 10210,
                    "name": "Grim",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Targhan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10215/?format=api",
                    "id": 10215,
                    "name": "Targhan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Targhan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10215/?format=api",
                    "id": 10215,
                    "name": "Targhan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.julien-nevo.com/arkos/wp-content/uploads/MidlineProcess.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://100bit.ru/demo/cpc_power/Arkos/Midline_Process.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/arkos/midline_process.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=7542"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14317"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/da/da/ee1c.46108.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/da/da/ee1c.46108.jpg",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/da/ee1c.46108.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "2-disk-sides"
    ]
}