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

{
    "url": "https://demozoo.org/api/v1/productions/172476/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172476/",
    "id": 172476,
    "title": "Bira Hora",
    "author_nicks": [
        {
            "name": "Active",
            "abbreviation": "[A]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                "id": 13848,
                "name": "Active",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-18",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/a/Active/Bira_Hora.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/61826/Bira_Hora.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/x00/misc/bira_hora.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=81"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6120"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mdcWdwZi__w"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/76/?format=api",
            "demozoo_url": "https://demozoo.org/parties/76/",
            "id": 76,
            "name": "X 2000",
            "tagline": "The Reunion",
            "start_date": "2000-11-17",
            "end_date": "2000-11-19",
            "location": "Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.152355,
            "longitude": 5.29297,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/dc/5907.141357.jpg",
            "original_width": 372,
            "original_height": 265,
            "standard_url": "https://media.demozoo.org/screens/s/38/dc/5907.141357.jpg",
            "standard_width": 372,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/dc/5907.141357.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}