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

{
    "url": "https://demozoo.org/api/v1/productions/9444/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9444/",
    "id": 9444,
    "title": "Aurora Borealis",
    "author_nicks": [
        {
            "name": "HiRMU",
            "abbreviation": "HRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-17",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mikron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3017/?format=api",
                    "id": 3017,
                    "name": "Mikron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        },
        {
            "nick": {
                "name": "DeadZone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116638/?format=api",
                    "id": 116638,
                    "name": "DeadZone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mellon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116639/?format=api",
                    "id": 116639,
                    "name": "Mellon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/stream05/wild/hirmu_-_aurora_borealis_%28divx_384x288%29.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19038"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=d7NlTztY50M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "101",
            "competition": {
                "id": 8581,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/214/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/214/",
                    "id": 214,
                    "name": "Stream 2005",
                    "tagline": "MEGA",
                    "start_date": "2005-09-16",
                    "end_date": "2005-09-18",
                    "location": "Ylöjärvi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.554755,
                    "longitude": 23.574351,
                    "website": "http://stream.mattcurrent.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/55/683c.8014.jpg",
            "original_width": 384,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/8a/55/683c.8014.jpg",
            "standard_width": 384,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/55/683c.8014.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}