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

{
    "url": "https://demozoo.org/api/v1/productions/90140/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/90140/",
    "id": 90140,
    "title": "Ford GT 40",
    "author_nicks": [
        {
            "name": "Skyhawk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5125/?format=api",
                "id": 5125,
                "name": "Skyhawk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Laxity",
            "abbreviation": "LXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-02-23",
    "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": [
        {
            "nick": {
                "name": "Zyron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                    "id": 6684,
                    "name": "Zyron",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/floppy02/c64/floppy_2002_msx_gfx_demos.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "=4",
            "score": "",
            "competition": {
                "id": 9489,
                "name": "Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1944/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1944/",
                    "id": 1944,
                    "name": "Floppy 2002",
                    "tagline": "",
                    "start_date": "2002-02-22",
                    "end_date": "2002-02-24",
                    "location": "Helsingborg, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.05648,
                    "longitude": 12.78718,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/9f/33c4.112498.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ec/9f/33c4.112498.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/9f/33c4.112498.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9c/7e/c312.112497.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9c/7e/c312.112497.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9c/7e/c312.112497.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}