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

{
    "url": "https://demozoo.org/api/v1/productions/32976/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32976/",
    "id": 32976,
    "title": "Space Lamer",
    "author_nicks": [
        {
            "name": "I486",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82515/?format=api",
                "id": 82515,
                "name": "I486",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/I/I-others/I486-Spacelamer"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/southsealand96/amiga/demo/ss96-486.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78005"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78615"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "14",
            "competition": {
                "id": 190,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/88/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/88/",
                    "id": 88,
                    "name": "South Sealand 1996",
                    "tagline": "",
                    "start_date": "1996-07-05",
                    "end_date": "1996-07-07",
                    "location": "Vordingborg Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.01383,
                    "longitude": 12.10008,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/4c/34d2.jw114978.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/fb/4c/34d2.jw114978.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/4c/34d2.jw114978.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}