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

{
    "url": "https://demozoo.org/api/v1/productions/55983/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55983/",
    "id": 55983,
    "title": "Spheroid",
    "author_nicks": [
        {
            "name": "D-Art",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9610/?format=api",
                "id": 9610,
                "name": "D-Art",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fenomen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9235/?format=api",
                "id": 9235,
                "name": "Fenomen",
                "is_group": true
            }
        },
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9236/?format=api",
                "id": 9236,
                "name": "Psycho",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-09",
    "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/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/millenium01.ru/512b/01-spheroid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2096"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=babUFqPpVdc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.2462",
            "competition": {
                "id": 6005,
                "name": "PC 512b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/292/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/292/",
                    "id": 292,
                    "name": "Millennium 1901",
                    "tagline": "",
                    "start_date": "2001-05-09",
                    "end_date": "2001-05-10",
                    "location": "Horad Minsk, Minsk City, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/32/9a7f.188722.png",
            "original_width": 614,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/df/32/9a7f.188722.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/32/9a7f.188722.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}