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

{
    "url": "https://demozoo.org/api/v1/productions/193006/?format=api",
    "demozoo_url": "https://demozoo.org/productions/193006/",
    "id": 193006,
    "title": "Cologne Conference 98",
    "author_nicks": [
        {
            "name": "Darkage",
            "abbreviation": "DKG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                "id": 5064,
                "name": "Darkage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Modem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7895/?format=api",
                    "id": 7895,
                    "name": "Mod3m",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Evrimsson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6027/?format=api",
                    "id": 6027,
                    "name": "Evrimsson",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Unreal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3668/?format=api",
                    "id": 3668,
                    "name": "Unreal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/cologne_conference98/info/dkg-cc98.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27711"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12138"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/475/?format=api",
            "demozoo_url": "https://demozoo.org/parties/475/",
            "id": 475,
            "name": "Cologne Conference 1998",
            "tagline": "",
            "start_date": "1998-11-14",
            "end_date": "1998-11-15",
            "location": "Cologne, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.94165,
            "longitude": 6.95505,
            "website": "http://www.academicus.de/cc98"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/42/18/593d.jw56908.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/42/18/593d.jw56908.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/42/18/593d.jw56908.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}