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

{
    "url": "https://demozoo.org/api/v1/productions/55516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55516/",
    "id": 55516,
    "title": "Oranki Intro",
    "author_nicks": [
        {
            "name": "Scoopr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/405/?format=api",
                "id": 405,
                "name": "Scoopr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Addiction",
            "abbreviation": "ADC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16589/?format=api",
                "id": 16589,
                "name": "Addiction",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-01-27",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/mekanisaatio01/intro/scoopr_-_oranki_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3654"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "32",
            "competition": {
                "id": 5926,
                "name": "Intro (PC & C64)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1154/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1154/",
                    "id": 1154,
                    "name": "Mekanisaatio 2001",
                    "tagline": "",
                    "start_date": "2001-01-26",
                    "end_date": "2001-01-28",
                    "location": "Lempäälä, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.33885,
                    "longitude": 23.77011,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}