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

{
    "url": "https://demozoo.org/api/v1/productions/4328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4328/",
    "id": 4328,
    "title": "Above",
    "author_nicks": [
        {
            "name": "Bauknecht",
            "abbreviation": "BKN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/635/?format=api",
                "id": 635,
                "name": "Bauknecht",
                "is_group": true
            }
        },
        {
            "name": "LKCC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/904/?format=api",
                "id": 904,
                "name": "LKCC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04-09",
    "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": "Mad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/861/?format=api",
                    "id": 861,
                    "name": "Mad",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/530/?format=api",
                    "id": 530,
                    "name": "Nero",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Pixtur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                    "id": 866,
                    "name": "Pixtur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Pixtur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                    "id": 866,
                    "name": "Pixtur",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.still-scene.org/lkcc_above.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/breakpoint07/demo/lkcc_above.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30255"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ohO4sK6tg-o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "680",
            "competition": {
                "id": 337,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/24/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/24/",
                    "id": 24,
                    "name": "Breakpoint 2007",
                    "tagline": "Demoscene Through Time And Space",
                    "start_date": "2007-04-06",
                    "end_date": "2007-04-09",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2007/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/a5/0fe5.195803.png",
            "original_width": 2560,
            "original_height": 1440,
            "standard_url": "https://media.demozoo.org/screens/s/54/a5/0fe5.195803.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/a5/0fe5.195803.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "directx-7"
    ]
}