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

{
    "url": "https://demozoo.org/api/v1/productions/57861/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57861/",
    "id": 57861,
    "title": "Druken Rings",
    "author_nicks": [
        {
            "name": "Galen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6824/?format=api",
                "id": 6824,
                "name": "Galen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Maxter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6825/?format=api",
                "id": 6825,
                "name": "Maxter",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-08-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/syndeecate01/256b/dr_rings.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3525"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "3.150",
            "competition": {
                "id": 6234,
                "name": "256B Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1163/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1163/",
                    "id": 1163,
                    "name": "Syndeecate 2001",
                    "tagline": "",
                    "start_date": "2001-08-04",
                    "end_date": "2001-08-05",
                    "location": "Rožnov pod Radhoštěm, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.459641,
                    "longitude": 18.13312,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/26/ac/bc0a.314740.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/26/ac/bc0a.314740.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/26/ac/bc0a.314740.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}