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

{
    "url": "https://demozoo.org/api/v1/productions/71630/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71630/",
    "id": 71630,
    "title": "Kilofile",
    "author_nicks": [
        {
            "name": "NPLI",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1309/?format=api",
                "id": 1309,
                "name": "NPLI",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-08",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "tvs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12903/?format=api",
                    "id": 12903,
                    "name": "tvs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/assembly09/in4k/kilofile_by_npli.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53674"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qH1Cg4bgPCk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "n/a",
            "score": "1.2",
            "competition": {
                "id": 7614,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3/",
                    "id": 3,
                    "name": "Assembly 2009",
                    "tagline": "Assembly Summer 2009",
                    "start_date": "2009-08-06",
                    "end_date": "2009-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}