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

{
    "url": "https://demozoo.org/api/v1/productions/346459/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346459/",
    "id": 346459,
    "title": "3rd",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-21",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Holy Moses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5563/?format=api",
                    "id": 5563,
                    "name": "Holy Moses",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Holy Moses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5563/?format=api",
                    "id": 5563,
                    "name": "Holy Moses",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Holy Moses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5563/?format=api",
                    "id": 5563,
                    "name": "Holy Moses",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Holy Moses",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5563/?format=api",
                    "id": 5563,
                    "name": "Holy Moses",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Charset"
        },
        {
            "nick": {
                "name": "Q-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5824/?format=api",
                    "id": 5824,
                    "name": "Q-Man",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/37814/3rd_ONS.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=46758"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42580"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/37/4443.352770.png",
            "original_width": 1394,
            "original_height": 965,
            "standard_url": "https://media.demozoo.org/screens/s/c0/37/4443.352770.jpg",
            "standard_width": 400,
            "standard_height": 276,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/37/4443.352770.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}