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

{
    "url": "https://demozoo.org/api/v1/productions/32334/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32334/",
    "id": 32334,
    "title": "WashMachine",
    "author_nicks": [
        {
            "name": "BlAdE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21611/?format=api",
                "id": 21611,
                "name": "BlAdE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Emperor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19923/?format=api",
                "id": 19923,
                "name": "Emperor",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-06-01",
    "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/1996/rage96/grtc/emp_wash.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "59",
            "competition": {
                "id": 2662,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/679/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/679/",
                    "id": 679,
                    "name": "Rage 1996",
                    "tagline": "",
                    "start_date": "1996-05-30",
                    "end_date": "1996-06-02",
                    "location": "Kistarcsa, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.54757,
                    "longitude": 19.26247,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/22/a4ed.pl43449.gif",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/22/22/a4ed.pl43449.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/22/a4ed.pl43449.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}