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

{
    "url": "https://demozoo.org/api/v1/productions/280154/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/280154/",
    "id": 280154,
    "title": "Stunned Fish",
    "author_nicks": [
        {
            "name": "Anders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31768/?format=api",
                "id": 31768,
                "name": "Anders",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "New Beat",
            "abbreviation": "NB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2215/?format=api",
                "id": 2215,
                "name": "New Beat",
                "is_group": true
            }
        }
    ],
    "release_date": "2020-07-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2020/SOMMAR20/GRTC/ANDERS/STUNFISH.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/sommarhack20/grtc/stunfish.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "177",
            "competition": {
                "id": 15989,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3913/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3913/",
                    "id": 3913,
                    "name": "Sommarhack 2020",
                    "tagline": "Small Atari party",
                    "start_date": "2020-07-04",
                    "end_date": "2020-07-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://sommarhack.se/2020/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/be/60/d183.273443.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/be/60/d183.273443.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/be/60/d183.273443.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}