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

{
    "url": "https://demozoo.org/api/v1/productions/88703/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88703/",
    "id": 88703,
    "title": "Extensor",
    "author_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slimer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65500/?format=api",
                    "id": 65500,
                    "name": "TWW",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Slimer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65500/?format=api",
                    "id": 65500,
                    "name": "TWW",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65501/?format=api",
                    "id": 65501,
                    "name": "The Master",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "The Islander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65502/?format=api",
                    "id": 65502,
                    "name": "The Islander",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Jens Blidon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7535/?format=api",
                    "id": 7535,
                    "name": "Jens Blidon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=79961"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=919"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7167"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/68/?format=api",
            "demozoo_url": "https://demozoo.org/parties/68/",
            "id": 68,
            "name": "Shape and TRC Party 1989",
            "tagline": "",
            "start_date": "1989-10-12",
            "end_date": "1989-10-15",
            "location": "Porsgrunn, Telemark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.14054,
            "longitude": 9.6561,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/8a/ea9d.107268.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a7/8a/ea9d.107268.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/8a/ea9d.107268.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}