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

{
    "url": "https://demozoo.org/api/v1/productions/89980/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/89980/",
    "id": 89980,
    "title": "Grandfather's Boat",
    "author_nicks": [
        {
            "name": "Electron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6761/?format=api",
                "id": 6761,
                "name": "Electron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Citron.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/934/?format=api",
                "id": 934,
                "name": "Citron.",
                "is_group": true
            }
        },
        {
            "name": "Peak",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8390/?format=api",
                "id": 8390,
                "name": "Peak",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-15",
    "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/1997/icing_beta97/grfx/i97b-gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "29",
            "competition": {
                "id": 9474,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1942/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1942/",
                    "id": 1942,
                    "name": "Icing 1997 Beta",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.31337,
                    "longitude": 18.06703,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/a1/2233.38077.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/dc/a1/2233.38077.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/a1/2233.38077.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}