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

{
    "url": "https://demozoo.org/api/v1/productions/72598/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72598/",
    "id": 72598,
    "title": "mainframe.scene.org",
    "author_nicks": [
        {
            "name": "d4rkn3ss",
            "abbreviation": "d4",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14978/?format=api",
                "id": 14978,
                "name": "d4rkn3ss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-02-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/hype03/demo/mso.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8821"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "60",
            "competition": {
                "id": 7690,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/897/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/897/",
                    "id": 897,
                    "name": "Hype 2003",
                    "tagline": "",
                    "start_date": "2003-02-13",
                    "end_date": "2003-02-16",
                    "location": "Malmo, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/311/?format=api",
            "demozoo_url": "https://demozoo.org/parties/311/",
            "id": 311,
            "name": "Mainframe 2003",
            "tagline": "",
            "start_date": "2003-09-25",
            "end_date": "2003-09-28",
            "location": "Norrköping, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.584419,
            "longitude": 16.192459,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}