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

{
    "url": "https://demozoo.org/api/v1/productions/49845/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/49845/",
    "id": 49845,
    "title": "Post Card",
    "author_nicks": [
        {
            "name": "Conjuror",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16042/?format=api",
                "id": 16042,
                "name": "Conjuror",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Force",
            "abbreviation": "TF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27682/?format=api",
                "id": 27682,
                "name": "The Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-09-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2010/sundown10/oldskool/grfx/postcard.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "132",
            "competition": {
                "id": 5091,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/553/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/553/",
                    "id": 553,
                    "name": "Sundown 2010",
                    "tagline": "",
                    "start_date": "2010-09-03",
                    "end_date": "2010-09-05",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/cc/624a.112628.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e8/cc/624a.112628.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/cc/624a.112628.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}