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

{
    "url": "https://demozoo.org/api/v1/productions/187665/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187665/",
    "id": 187665,
    "title": "Mario Land",
    "author_nicks": [
        {
            "name": "Kaz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12622/?format=api",
                "id": 12622,
                "name": "Kaz",
                "is_group": false
            }
        },
        {
            "name": "TDC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36021/?format=api",
                "id": 36021,
                "name": "TDC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2018/WAPNAK18/A8GAME/TDC/MARIO_L.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/wapniak18/atari_8bit_game/mario_l.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5,22",
            "competition": {
                "id": 14328,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3569/",
                    "id": 3569,
                    "name": "Wap-Niak 2018",
                    "tagline": "",
                    "start_date": "2018-06-01",
                    "end_date": "2018-06-03",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": "http://wapniak.atari.org.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7b/78/0811.163472.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/7b/78/0811.163472.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7b/78/0811.163472.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}