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

{
    "url": "https://demozoo.org/api/v1/productions/117232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/117232/",
    "id": 117232,
    "title": "Alabtro",
    "author_nicks": [
        {
            "name": "Ghoul",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22599/?format=api",
                "id": 22599,
                "name": "Ghoul",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Xenon",
            "abbreviation": "XNN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                "id": 19785,
                "name": "Xenon Development",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/bush95/in4k/alabtro.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/bush95/in4k/bush2_4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57790"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "22",
            "competition": {
                "id": 10650,
                "name": "PC 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/451/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/451/",
                    "id": 451,
                    "name": "Bush Party 1995",
                    "tagline": "BP2",
                    "start_date": "1995-06-30",
                    "end_date": "1995-07-04",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.1419,
                    "longitude": 9.6568,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}