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

{
    "url": "https://demozoo.org/api/v1/productions/9001/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9001/",
    "id": 9001,
    "title": "Scene.org Awards 2002 Opening Video",
    "author_nicks": [
        {
            "name": "scene.org",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10535/?format=api",
                "id": 10535,
                "name": "scene.org",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Visualice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/275/?format=api",
                    "id": 275,
                    "name": "Visualice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "animation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/awards/2002/scene_org_awards_2002_opening_video.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9530"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/20/?format=api",
            "demozoo_url": "https://demozoo.org/parties/20/",
            "id": 20,
            "name": "Breakpoint 2003",
            "tagline": "",
            "start_date": "2003-04-18",
            "end_date": "2003-04-21",
            "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.96675,
            "longitude": 7.8992,
            "website": "http://breakpoint.untergrund.net/2003/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/3c/1e57.322029.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/f6/3c/1e57.322029.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/3c/1e57.322029.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}