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

{
    "url": "https://demozoo.org/api/v1/productions/80853/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80853/",
    "id": 80853,
    "title": "Rogan Josh",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-09",
    "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": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/backslash_underground05/demo/flt-rj.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17990"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.7143",
            "competition": {
                "id": 8368,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1270/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1270/",
                    "id": 1270,
                    "name": "Backslash Underground 2005",
                    "tagline": "",
                    "start_date": "2005-07-08",
                    "end_date": "2005-07-10",
                    "location": "Västerås, Västmanland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.64914,
                    "longitude": 16.56445,
                    "website": "http://backslash.galm.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}