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

{
    "url": "https://demozoo.org/api/v1/productions/288456/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288456/",
    "id": 288456,
    "title": "HiRes",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-12-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/hogmanay20/128bytes/hires128b-apple2-.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87668"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Jwn6cDmlPaY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "55",
            "competition": {
                "id": 16297,
                "name": "128 byte intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4196/",
                    "id": 4196,
                    "name": "Hogmanay.party",
                    "tagline": "",
                    "start_date": "2020-12-31",
                    "end_date": "2021-01-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.hogmanay.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9f/2f/d489.301712.png",
            "original_width": 400,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/9f/2f/d489.301712.jpg",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9f/2f/d489.301712.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "source-available"
    ]
}