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

{
    "url": "https://demozoo.org/api/v1/productions/192287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192287/",
    "id": 192287,
    "title": "Plasmifier cover",
    "author_nicks": [
        {
            "name": "TomCat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8556/?format=api",
                "id": 8556,
                "name": "TomCat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-08-25",
    "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": "BaseUrl",
            "url": "http://ftp.cc.org.ru/2018/tiny_intro/pmifi256.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.abaddon.hu/abaddon/PMIFI256.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/chaosconstructions18/tiny_intro/pmifi256.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77741"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rlFoh9f_NGI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "132",
            "competition": {
                "id": 14590,
                "name": "Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3685/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3685/",
                    "id": 3685,
                    "name": "Chaos Constructions 2018",
                    "tagline": "",
                    "start_date": "2018-08-25",
                    "end_date": "2018-08-26",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": "http://chaosconstructions.ru/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/c9/7fab.169299.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/58/c9/7fab.169299.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/c9/7fab.169299.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "tiny-intro-with-sound",
        "pc-speaker",
        "bytebeat",
        "source-available"
    ]
}