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

{
    "url": "https://demozoo.org/api/v1/productions/156457/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/156457/",
    "id": 156457,
    "title": "Nature",
    "author_nicks": [
        {
            "name": "DMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                "id": 9578,
                "name": "DMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-02-13",
    "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": "BaseUrl",
            "url": "http://events.retroscene.org/files/zxe2016/gfx16/Nature.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://events.retroscene.org/files/zxe2016/gfx16/Nature.zip"
        },
        {
            "link_class": "ArtcityImage",
            "url": "http://artcity.bitfellas.org/index.php?a=show&id=37989"
        },
        {
            "link_class": "ZxArtProduction",
            "url": "https://zxart.ee/eng/authors/d/dman/nature/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7.36",
            "competition": {
                "id": 12291,
                "name": "16c Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2930/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2930/",
                    "id": 2930,
                    "name": "ZX Enhanced 2016",
                    "tagline": "",
                    "start_date": "2016-02-13",
                    "end_date": "2016-02-15",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/00/30c1.111689.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/11/00/30c1.111689.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/00/30c1.111689.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "mgs"
    ]
}