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

{
    "url": "https://demozoo.org/api/v1/productions/150914/?format=api",
    "demozoo_url": "https://demozoo.org/productions/150914/",
    "id": 150914,
    "title": "Alabama Riot",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-16",
    "supertype": "production",
    "platforms": [
        {
            "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": "Blaizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35/?format=api",
                    "id": 35,
                    "name": "Blaizer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Oyiseer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/484/?format=api",
                    "id": 484,
                    "name": "Oyise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2d"
        },
        {
            "nick": {
                "name": "Pantaloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/231/?format=api",
                    "id": 231,
                    "name": "Pantaloon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Forge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6474/?format=api",
                    "id": 6474,
                    "name": "Forge",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/win/2005/a/alabama%20riot.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/deadline05/pc_mac_demo/flt-ar.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/Defiance/archive/demo/windows/flt-alabama_riot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16687"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=b5OkLRuyvKc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.6087",
            "competition": {
                "id": 11966,
                "name": "PC/Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2786/",
                    "id": 2786,
                    "name": "Deadline 2005 (aka 2007)",
                    "tagline": "",
                    "start_date": "2005-04-15",
                    "end_date": "2005-04-17",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-9"
    ]
}