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

{
    "url": "https://demozoo.org/api/v1/productions/7242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7242/",
    "id": 7242,
    "title": "Mint",
    "author_nicks": [
        {
            "name": "Teenage Crime",
            "abbreviation": "TCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8472/?format=api",
                "id": 8472,
                "name": "Teenage Crime",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EMX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5419/?format=api",
                    "id": 5419,
                    "name": "Cyberstarr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "EMX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5419/?format=api",
                    "id": 5419,
                    "name": "Cyberstarr",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sniper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138365/?format=api",
                    "id": 138365,
                    "name": "Sniper",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Trench",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96369/?format=api",
                    "id": 96369,
                    "name": "Trench",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/T/T-Various/TCM-Mint.DMS"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/thegathering95/amiga/demo/g95_tcm.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=20015"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56511"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "45",
            "competition": {
                "id": 698,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/41/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/41/",
                    "id": 41,
                    "name": "The Gathering 1995",
                    "tagline": "",
                    "start_date": "1995-04-11",
                    "end_date": "1995-04-15",
                    "location": "Stavanger, Rogaland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 58.97005,
                    "longitude": 5.73332,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/24/30d3.jw41737b.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/fb/24/30d3.jw41737b.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/24/30d3.jw41737b.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/af/05a2.jw41737a.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/ae/af/05a2.jw41737a.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/af/05a2.jw41737a.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos"
    ]
}