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

{
    "url": "https://demozoo.org/api/v1/productions/9881/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9881/",
    "id": 9881,
    "title": "First!",
    "author_nicks": [
        {
            "name": "Black Rainbow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11194/?format=api",
                "id": 11194,
                "name": "Black Rainbow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gijotin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11204/?format=api",
                    "id": 11204,
                    "name": "Gijotin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Codeorgo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11196/?format=api",
                    "id": 11196,
                    "name": "Codeorgo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kalosz.biz/ftp/distro/blackrainbow/br_1st.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/cache96b/demo/br-1st.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2242"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2289,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/458/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/458/",
                    "id": 458,
                    "name": "Cache 1996 Autumn",
                    "tagline": "",
                    "start_date": "1996-11-08",
                    "end_date": "1996-11-10",
                    "location": "Kecskemét, Bács-Kiskun, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90618,
                    "longitude": 19.69128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8c/6f/14f1.106110.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/8c/6f/14f1.106110.jpg",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8c/6f/14f1.106110.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}