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

{
    "url": "https://demozoo.org/api/v1/productions/345271/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/345271/",
    "id": 345271,
    "title": "Diane",
    "author_nicks": [
        {
            "name": "The Sarge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                "id": 723,
                "name": "The Sarge",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-05-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Sarge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/723/?format=api",
                    "id": 723,
                    "name": "The Sarge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.dropbox.com/scl/fi/b7xq8kjuhmdvr5veke1yr/Diane-TheSarge.tap?rlkey=b5ffa4y5j6o0697ye75q9wv9k&dl=0"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/synergy24/graphics/diane--thesarge.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "71",
            "competition": {
                "id": 18859,
                "name": "ZX Spectrum Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4904/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4904/",
                    "id": 4904,
                    "name": "Synergy 2024",
                    "tagline": "",
                    "start_date": "2024-05-04",
                    "end_date": "2024-05-05",
                    "location": "Cantanhede, Coimbra, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 40.36354,
                    "longitude": -8.60549,
                    "website": "https://synergy2024.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/1e/8871.343386.png",
            "original_width": 1280,
            "original_height": 1056,
            "standard_url": "https://media.demozoo.org/screens/s/a5/1e/8871.343386.png",
            "standard_width": 363,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/1e/8871.343386.png",
            "thumbnail_width": 181,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k",
        "humanmadepixels"
    ]
}