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

{
    "url": "https://demozoo.org/api/v1/productions/269135/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269135/",
    "id": 269135,
    "title": "The Force Adelaide Party Demo",
    "author_nicks": [
        {
            "name": "The Atomic Force",
            "abbreviation": "TAF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108122/?format=api",
                "id": 108122,
                "name": "The Atomic Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12",
    "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/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Doctor Detroit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16042/?format=api",
                    "id": 16042,
                    "name": "Conjuror",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kraze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108154/?format=api",
                    "id": 108154,
                    "name": "Kraze",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108156/?format=api",
                    "id": 108156,
                    "name": "Rock",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/44710/party_demo.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=53094"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47887"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2143/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2143/",
            "id": 2143,
            "name": "The Force Party 1989",
            "tagline": "",
            "start_date": "1989-12-16",
            "end_date": "1989-12-19",
            "location": "Adelaide, South Australia, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -34.92866,
            "longitude": 138.59863,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/4a/743b.195132.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/25/4a/743b.195132.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/4a/743b.195132.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}