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

{
    "url": "https://demozoo.org/api/v1/productions/52582/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52582/",
    "id": 52582,
    "title": "Wizard",
    "author_nicks": [
        {
            "name": "Noogman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/532/?format=api",
                "id": 532,
                "name": "Noogie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "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/2001/apocalypse01/grtc/apc3-tra.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/apocalypse01/grtc/wizard.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "59",
            "competition": {
                "id": 5463,
                "name": "Trace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1000/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1000/",
                    "id": 1000,
                    "name": "Apocalypse 2001",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Brandys, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.762959,
                    "longitude": 15.05137,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/79/3a97.pl61256.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/57/79/3a97.pl61256.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/79/3a97.pl61256.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}