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

{
    "url": "https://demozoo.org/api/v1/productions/51555/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/51555/",
    "id": 51555,
    "title": "The Jam Factory",
    "author_nicks": [
        {
            "name": "Psycho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117/?format=api",
                "id": 117,
                "name": "Psycho",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-10-17",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/trsac09/gfx_4k/2009_10_17_22_00_21_lns-tjf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54005"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "109",
            "competition": {
                "id": 5315,
                "name": "4KB Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/188/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/188/",
                    "id": 188,
                    "name": "TRSAC 2009",
                    "tagline": "",
                    "start_date": "2009-10-16",
                    "end_date": "2009-10-18",
                    "location": "Århus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153005,
                    "longitude": 10.204525,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/d7/4625.pl57762.jpg",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/ae/d7/4625.pl57762.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/d7/4625.pl57762.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}