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

{
    "url": "https://demozoo.org/api/v1/productions/93838/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/93838/",
    "id": 93838,
    "title": "Got It?",
    "author_nicks": [
        {
            "name": "Ming",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133359/?format=api",
                "id": 133359,
                "name": "Ming",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2013/SV2K13/WILD/MING/GOT_IT.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "172",
            "competition": {
                "id": 9642,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1486/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1486/",
                    "id": 1486,
                    "name": "Silly Venture 2013",
                    "tagline": "Atari's last venture into the hardware market",
                    "start_date": "2013-11-08",
                    "end_date": "2013-11-11",
                    "location": "Gdansk, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35276,
                    "longitude": 18.650049,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/d7/77fb.319740.png",
            "original_width": 384,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/79/d7/77fb.319740.png",
            "standard_width": 384,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/d7/77fb.319740.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "xxx",
        "nsfw"
    ]
}