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

{
    "url": "https://demozoo.org/api/v1/productions/97688/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/97688/",
    "id": 97688,
    "title": "Goblin",
    "author_nicks": [
        {
            "name": "AAA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45753/?format=api",
                "id": 45753,
                "name": "AAA",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "AAA Band",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-01-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/dihaltlite14/zx/realtime/realtime_grfx/aaa-goblin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "2.70",
            "competition": {
                "id": 9930,
                "name": "Realtime ZX Spectrum Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2068/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2068/",
                    "id": 2068,
                    "name": "DiHalt 2014 Lite",
                    "tagline": "",
                    "start_date": "2014-01-05",
                    "end_date": "2014-01-05",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/16/11/2a54.110872.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/16/11/2a54.110872.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/11/2a54.110872.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}