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

{
    "url": "https://demozoo.org/api/v1/productions/98554/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98554/",
    "id": 98554,
    "title": "Hugi Special Edition 3: Interview Bonanza",
    "author_nicks": [
        {
            "name": "Hugi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13716/?format=api",
                "id": 13716,
                "name": "Hugi",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Magic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12016/?format=api",
                    "id": 12016,
                    "name": "Magic",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Adok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3945/?format=api",
                    "id": 3945,
                    "name": "Adok",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/hugi/hugise03.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31799"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/161/?format=api",
            "demozoo_url": "https://demozoo.org/parties/161/",
            "id": 161,
            "name": "Riverwash 2007",
            "tagline": "",
            "start_date": "2007-08-24",
            "end_date": "2007-08-26",
            "location": "Szymocice, Nędza, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.161812,
            "longitude": 18.371059,
            "website": "http://www.riverwash.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/53/096e.59967.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/fc/53/096e.59967.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/53/096e.59967.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "hugi"
    ]
}