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

{
    "url": "https://demozoo.org/api/v1/productions/133744/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/133744/",
    "id": 133744,
    "title": "No Title",
    "author_nicks": [
        {
            "name": "Nom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57316/?format=api",
                "id": 57316,
                "name": "Nom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hive Studio",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57144/?format=api",
                "id": 57144,
                "name": "Hive Studio",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-05-25",
    "supertype": "graphics",
    "platforms": [],
    "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/1997/yalp97/grfx/truecolor/hive_s.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11283,
                "name": "Photoshop Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/948/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/948/",
                    "id": 948,
                    "name": "YALP 1997",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1997-05-25",
                    "end_date": "1997-05-25",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/f9/39f6.101917.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/39/f9/39f6.101917.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/f9/39f6.101917.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}