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

{
    "url": "https://demozoo.org/api/v1/productions/63847/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63847/",
    "id": 63847,
    "title": "128krawl",
    "author_nicks": [
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-01-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gizmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/608/?format=api",
                    "id": 608,
                    "name": "Gizmo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/demos/128krawl.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/DHS/128KRAWL.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1768"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1615/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1615/",
            "id": 1615,
            "name": "IMParty 1997 (06)",
            "tagline": "",
            "start_date": "1997-12-31",
            "end_date": "1998-01-03",
            "location": "Grängesberg, Ludvika Kommun, Dalarna, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.08333,
            "longitude": 14.98333,
            "website": ""
        },
        {
            "url": "https://demozoo.org/api/v1/parties/1616/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1616/",
            "id": 1616,
            "name": "IMParty 1998 (07)",
            "tagline": "",
            "start_date": "1998-07-28",
            "end_date": "1998-07-30",
            "location": "Grängesberg, Ludvika Kommun, Dalarna, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 60.08333,
            "longitude": 14.98333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/ac/c4e6.32186.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/a6/ac/c4e6.32186.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/ac/c4e6.32186.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}