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

{
    "url": "https://demozoo.org/api/v1/productions/7587/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7587/",
    "id": 7587,
    "title": "MacGyver Demot",
    "author_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gouafhg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4214/?format=api",
                    "id": 4214,
                    "name": "Gouafhg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gouafhg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4214/?format=api",
                    "id": 4214,
                    "name": "Gouafhg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gouafhg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4214/?format=api",
                    "id": 4214,
                    "name": "Gouafhg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/get_data.php?type=attachment&id=206"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/compusphere10/demo/the_gang_-_macgyver_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/releases.php?year=2010"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57415"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "52",
            "competition": {
                "id": 730,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/261/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/261/",
                    "id": 261,
                    "name": "Compusphere 2010 (20)",
                    "tagline": "",
                    "start_date": "2010-12-03",
                    "end_date": "2010-12-05",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/73/4851.99405.png",
            "original_width": 1024,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/e0/73/4851.99405.png",
            "standard_width": 400,
            "standard_height": 234,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/73/4851.99405.png",
            "thumbnail_width": 200,
            "thumbnail_height": 117
        }
    ],
    "tags": [
        "bass"
    ]
}