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

{
    "url": "https://demozoo.org/api/v1/productions/64208/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64208/",
    "id": 64208,
    "title": "Globule Trace",
    "author_nicks": [
        {
            "name": "Arkham",
            "abbreviation": "akm",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-09-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Remdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9815/?format=api",
                    "id": 9815,
                    "name": "Remdy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KillerPC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32365/?format=api",
                    "id": 32365,
                    "name": "Killer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/arkham/akm-glob.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1993/a/akm-glob.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25831"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 7106,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1533/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1533/",
                    "id": 1533,
                    "name": "Crystal Summer Convention 1993",
                    "tagline": "CSC 2",
                    "start_date": "1993-09-04",
                    "end_date": "1993-09-05",
                    "location": "Athis-Mons, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.70522,
                    "longitude": 2.39147,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/47/f7f8.96107.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/d2/47/f7f8.96107.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/47/f7f8.96107.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}