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

{
    "url": "https://demozoo.org/api/v1/productions/32008/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32008/",
    "id": 32008,
    "title": "Scarlet",
    "author_nicks": [
        {
            "name": "Frankie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1987/?format=api",
                "id": 1987,
                "name": "Frankie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Stellar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
                "id": 1490,
                "name": "Stellar",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-01-13",
    "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/juhla96/grfx/scarlet.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "364",
            "competition": {
                "id": 2612,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/624/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/624/",
                    "id": 624,
                    "name": "Juhla 1996",
                    "tagline": "Juhla Pii",
                    "start_date": "1996-01-19",
                    "end_date": "1996-01-21",
                    "location": "Iisalmi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.575111,
                    "longitude": 27.178921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/5d/4b55.163563.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/94/5d/4b55.163563.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/5d/4b55.163563.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "640x256",
        "vallejo"
    ]
}