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

{
    "url": "https://demozoo.org/api/v1/productions/192990/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192990/",
    "id": 192990,
    "title": "scant256",
    "author_nicks": [
        {
            "name": "Nap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17362/?format=api",
                "id": 17362,
                "name": "Nap",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dilemma",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17363/?format=api",
                "id": 17363,
                "name": "Dilemma",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-09-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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/function18/256byte_intro/function18_256b_nap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78072"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fN1bK-26ycU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "317",
            "competition": {
                "id": 14633,
                "name": "256byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3471/",
                    "id": 3471,
                    "name": "Function 2018",
                    "tagline": "",
                    "start_date": "2018-09-07",
                    "end_date": "2018-09-09",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2018.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/9d/5ef5.169851.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/f7/9d/5ef5.169851.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/9d/5ef5.169851.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "midi"
    ]
}