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

{
    "url": "https://demozoo.org/api/v1/productions/20532/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/20532/",
    "id": 20532,
    "title": "Mario",
    "author_nicks": [
        {
            "name": "Prof",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6778/?format=api",
                "id": 6778,
                "name": "Bob",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Comic Bakery",
            "abbreviation": "CBK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14964/?format=api",
                "id": 14964,
                "name": "Comic Bakery",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-27",
    "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/underscore01/grfx/oldschool/04-prof-mario.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "61",
            "competition": {
                "id": 1286,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/265/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/265/",
                    "id": 265,
                    "name": "Underscore 2001",
                    "tagline": "",
                    "start_date": "2001-05-24",
                    "end_date": "2001-05-27",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/ac/e8a8.pl45812.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/25/ac/e8a8.pl45812.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/ac/e8a8.pl45812.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "mario"
    ]
}