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

{
    "url": "https://demozoo.org/api/v1/productions/131531/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131531/",
    "id": 131531,
    "title": "Zenit",
    "author_nicks": [
        {
            "name": "Outbreak",
            "abbreviation": "OTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Breakin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25559/?format=api",
                    "id": 25559,
                    "name": "Breakin",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "Thec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12738/?format=api",
                    "id": 12738,
                    "name": "Thec",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "NightBeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                    "id": 5887,
                    "name": "NightBeat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://outbreak.scene.se/files/demo/2009/zenit.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.scene.se/dump/zenit.by.outbreak.h264.aac.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/compusphere09/demo/zenit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53791"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KFKO43PLyg0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11219,
                "name": "Combined demo/intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/481/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/481/",
                    "id": 481,
                    "name": "Compusphere 2009 (19)",
                    "tagline": "",
                    "start_date": "2009-08-28",
                    "end_date": "2009-08-30",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "windows-7",
        "windows-vista"
    ]
}