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

{
    "url": "https://demozoo.org/api/v1/productions/10022/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10022/",
    "id": 10022,
    "title": "Scene.org Awards 2005 Opening Video",
    "author_nicks": [
        {
            "name": "Aenima",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6023/?format=api",
                "id": 6023,
                "name": "Aenima",
                "is_group": true
            }
        },
        {
            "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": "2006-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                    "id": 12122,
                    "name": "Dani",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Willbe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                    "id": 257,
                    "name": "Willbe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12122/?format=api",
                    "id": 12122,
                    "name": "Dani",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "video editing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/awards/2005/scene_org_awards_2005_opening_video.wmv"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48719"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/23/?format=api",
            "demozoo_url": "https://demozoo.org/parties/23/",
            "id": 23,
            "name": "Breakpoint 2006",
            "tagline": "Rumble In The Jungle",
            "start_date": "2006-04-14",
            "end_date": "2006-04-17",
            "location": "Bingen Am Rhein, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.969011,
            "longitude": 7.896165,
            "website": "http://breakpoint.untergrund.net/2006/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/83/31eb.322024.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/14/83/31eb.322024.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/83/31eb.322024.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}