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

{
    "url": "https://demozoo.org/api/v1/productions/15019/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15019/",
    "id": 15019,
    "title": "Dziffka",
    "author_nicks": [
        {
            "name": "Yerzmyey",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8931/?format=api",
                "id": 8931,
                "name": "Yerzmyey",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": "https://files.zxdemo.org/f/200212/DZIFFKA.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/international_vodka_party02/zx_spectrum/ivp02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8399"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "80",
            "competition": {
                "id": 917,
                "name": "Stupid Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/302/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/302/",
                    "id": 302,
                    "name": "International Vodka Party 2002 (1)",
                    "tagline": "",
                    "start_date": "2002-10-05",
                    "end_date": "2002-10-06",
                    "location": "Krakow, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.06007,
                    "longitude": 19.93259,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/c8/b8bd.280767.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/a0/c8/b8bd.280767.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/c8/b8bd.280767.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "jokeprod"
    ]
}