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

{
    "url": "https://demozoo.org/api/v1/productions/68580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68580/",
    "id": 68580,
    "title": "The serious lack of everything",
    "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-09-19",
    "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": [
        {
            "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": ""
        },
        {
            "nick": {
                "name": "tvs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12903/?format=api",
                    "id": 12903,
                    "name": "tvs",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/stream09/in4k/npli-the_serious_lack_of_everything.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "-1",
            "competition": {
                "id": 14,
                "name": "Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/10/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/10/",
                    "id": 10,
                    "name": "Stream 2009",
                    "tagline": "Six",
                    "start_date": "2009-09-18",
                    "end_date": "2009-09-20",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://streamparty.org/stream09/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}