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

{
    "url": "https://demozoo.org/api/v1/productions/8707/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8707/",
    "id": 8707,
    "title": "mag7sqr",
    "author_nicks": [
        {
            "name": "UKScene Allstars",
            "abbreviation": "UKSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                "id": 6413,
                "name": "UKScene Allstars",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/54/?format=api",
            "id": 54,
            "name": "8b intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gasman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                    "id": 5879,
                    "name": "Gasman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "evilpaul",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/548/?format=api",
                    "id": 548,
                    "name": "evilpaul",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Icabod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8939/?format=api",
                    "id": 8939,
                    "name": "Icabod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Icabod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8939/?format=api",
                    "id": 8939,
                    "name": "Icabod",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/extra/mag7sqr.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/forever7/realtime/zx_mag7sqr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24342"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060619162822/http://icablog.org/?p=20"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "169",
            "competition": {
                "id": 4920,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/127/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/127/",
                    "id": 127,
                    "name": "Forever 2006",
                    "tagline": "The Magnificent Forever 7",
                    "start_date": "2006-03-17",
                    "end_date": "2006-03-19",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/a3/599f.280717.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/e4/a3/599f.280717.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/a3/599f.280717.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "textmode"
    ]
}