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

{
    "url": "https://demozoo.org/api/v1/productions/48265/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48265/",
    "id": 48265,
    "title": "The Underground Capital of Sweden",
    "author_nicks": [
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        },
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-28",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slummy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/463/?format=api",
                    "id": 463,
                    "name": "Slummy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Qwan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10272/?format=api",
                    "id": 10272,
                    "name": "Qwan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/datastorm13/misc/spb-tucs.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=30051"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60614"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kLJVA_ECxkA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1448/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1448/",
            "id": 1448,
            "name": "Datastorm 2013",
            "tagline": "",
            "start_date": "2013-02-08",
            "end_date": "2013-02-10",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701328,
            "longitude": 11.96689,
            "website": "http://www.datastorm.se"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/11/57e6.9031.png",
            "original_width": 638,
            "original_height": 349,
            "standard_url": "https://media.demozoo.org/screens/s/a0/11/57e6.9031.jpg",
            "standard_width": 400,
            "standard_height": 218,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/11/57e6.9031.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/19/a0/66f8.9032.png",
            "original_width": 640,
            "original_height": 347,
            "standard_url": "https://media.demozoo.org/screens/s/19/a0/66f8.9032.jpg",
            "standard_width": 400,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/19/a0/66f8.9032.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 108
        }
    ],
    "tags": [
        "randomized-visuals"
    ]
}