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

{
    "url": "https://demozoo.org/api/v1/productions/30353/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30353/",
    "id": 30353,
    "title": "T3000",
    "author_nicks": [
        {
            "name": "Cheater",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20520/?format=api",
                "id": 20520,
                "name": "Cheater",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The GRiD",
            "abbreviation": "GRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                "id": 5940,
                "name": "The GRiD",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-01-28",
    "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/C/Cheater/1996/t3000.jpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/grfx/pg2-gfx.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/general_probe96/grtc/t3000_by_cheater.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "123",
            "competition": {
                "id": 2428,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/507/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/507/",
                    "id": 507,
                    "name": "General Probe 1996",
                    "tagline": "Proba Generalna II",
                    "start_date": "1996-01-28",
                    "end_date": "1996-01-29",
                    "location": "Ostrowiec Świętokrzyski, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.932018,
                    "longitude": 21.38612,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/3c/2d8e.7893.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/f6/3c/2d8e.7893.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/3c/2d8e.7893.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}