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

{
    "url": "https://demozoo.org/api/v1/productions/35543/?format=api",
    "demozoo_url": "https://demozoo.org/productions/35543/",
    "id": 35543,
    "title": "OO_intro",
    "author_nicks": [
        {
            "name": "Orgasmin Orjat",
            "abbreviation": "OOT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23325/?format=api",
                "id": 23325,
                "name": "Orgasmin Orjat",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-08",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Animal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65837/?format=api",
                    "id": 65837,
                    "name": "Animal",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "B",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6908/?format=api",
                    "id": 6908,
                    "name": "B",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tafkaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25885/?format=api",
                    "id": 25885,
                    "name": "Tafkaps",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/compilations/blastersound_bbs/demos/OO_INTRO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70156"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "62",
            "competition": {
                "id": 3054,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/625/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/625/",
                    "id": 625,
                    "name": "Juhla 1997",
                    "tagline": "Juhla IVb",
                    "start_date": "1997-03-07",
                    "end_date": "1997-03-09",
                    "location": "Raahe, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.50134,
                    "longitude": 24.8231,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/e3/7b42.137567.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/02/e3/7b42.137567.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/e3/7b42.137567.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "baby"
    ]
}