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

{
    "url": "https://demozoo.org/api/v1/productions/316123/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/316123/",
    "id": 316123,
    "title": "Blue and Gold",
    "author_nicks": [
        {
            "name": "Ceazer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134919/?format=api",
                "id": 134919,
                "name": "Ceazer",
                "is_group": false
            }
        },
        {
            "name": "Mr. Roboto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24617/?format=api",
                "id": 24617,
                "name": "Mr. Roboto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-11-12",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/syntax22/pixel_gfx_16bit_systems/sos_blueandgold.iff"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "35",
            "competition": {
                "id": 17550,
                "name": "Pixel Graphics (16bit)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4517/",
                    "id": 4517,
                    "name": "Syntax 2022",
                    "tagline": "",
                    "start_date": "2022-11-12",
                    "end_date": "2022-11-13",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "https://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/16/be72.316912.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/36/16/be72.316912.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/16/be72.316912.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "640x512"
    ]
}