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

{
    "url": "https://demozoo.org/api/v1/productions/24312/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/24312/",
    "id": 24312,
    "title": "Wonderland",
    "author_nicks": [
        {
            "name": "Piesiu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17592/?format=api",
                "id": 17592,
                "name": "Piesiu",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-03-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "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://plus4.othersi.de/plus4/Demos/Piesiu/Wonderland.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/demos/w/wonderland.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/busodore11/grfx/wonderland.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/busodore11/misc/busodore_8bit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Wonderland"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1669,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/474/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/474/",
                    "id": 474,
                    "name": "Busodore 2011",
                    "tagline": "",
                    "start_date": "2011-03-05",
                    "end_date": "2011-03-06",
                    "location": "Mohács, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 45.992001,
                    "longitude": 18.692129,
                    "website": "http://busodore.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1f/f3/74d3.28541.png",
            "original_width": 304,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/1f/f3/74d3.28541.png",
            "standard_width": 304,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1f/f3/74d3.28541.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "c16-fli-mode"
    ]
}