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

{
    "url": "https://demozoo.org/api/v1/productions/74790/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74790/",
    "id": 74790,
    "title": "Premas",
    "author_nicks": [
        {
            "name": "Youth Uprising",
            "abbreviation": "YUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Impakt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39885/?format=api",
                    "id": 39885,
                    "name": "Impakt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PianoMasta7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39956/?format=api",
                    "id": 39956,
                    "name": "PianoMasta7",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demosplash12/combined_demo/premas.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60500"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "73",
            "competition": {
                "id": 7837,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1449/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1449/",
                    "id": 1449,
                    "name": "Demosplash 2012",
                    "tagline": "",
                    "start_date": "2012-10-12",
                    "end_date": "2012-10-13",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}