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

{
    "url": "https://demozoo.org/api/v1/productions/41900/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41900/",
    "id": 41900,
    "title": "Isfalion",
    "author_nicks": [
        {
            "name": "DarkLight",
            "abbreviation": "DLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6407/?format=api",
                "id": 6407,
                "name": "DarkLight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-09-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/wecan12/intro/intro4kcompo_darklight_ifsalion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60228"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "11",
            "competition": {
                "id": 4001,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1374/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1374/",
                    "id": 1374,
                    "name": "WeCan 2012",
                    "tagline": "",
                    "start_date": "2012-09-14",
                    "end_date": "2012-09-16",
                    "location": "Łódź, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.761742,
                    "longitude": 19.46801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}