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

{
    "url": "https://demozoo.org/api/v1/productions/41538/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41538/",
    "id": 41538,
    "title": "Sheba",
    "author_nicks": [
        {
            "name": "Seba",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15017/?format=api",
                "id": 15017,
                "name": "Seba",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Plush",
            "abbreviation": "+H",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-09-19",
    "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/1998/x98/c64/x98_music_and_graphics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "4",
            "competition": {
                "id": 3960,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/75/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/75/",
                    "id": 75,
                    "name": "X 1998",
                    "tagline": "",
                    "start_date": "1998-09-18",
                    "end_date": "1998-09-20",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c6/01/4d3b.100187.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c6/01/4d3b.100187.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/01/4d3b.100187.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}