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

{
    "url": "https://demozoo.org/api/v1/productions/139431/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139431/",
    "id": 139431,
    "title": "T-Rex In The Vectrex",
    "author_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        },
        {
            "name": "Disaster Area",
            "abbreviation": "DA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Krion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12019/?format=api",
                    "id": 12019,
                    "name": "Krion",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/flashback15/demo_oldschool/t-rex_in_the_vectrex-defame_%26_disaster_area.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65837"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "75",
            "competition": {
                "id": 11578,
                "name": "Demo - Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2526/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2526/",
                    "id": 2526,
                    "name": "Flashback 2015",
                    "tagline": "",
                    "start_date": "2015-06-06",
                    "end_date": "2015-06-08",
                    "location": "Sydney, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.86785,
                    "longitude": 151.20732,
                    "website": "http://www.defame.com.au/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}