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

{
    "url": "https://demozoo.org/api/v1/productions/117907/?format=api",
    "demozoo_url": "https://demozoo.org/productions/117907/",
    "id": 117907,
    "title": "Bob Demo",
    "author_nicks": [
        {
            "name": "The Powerlords",
            "abbreviation": "TPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7726/?format=api",
                "id": 7726,
                "name": "The Powerlords",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Powerlords/Powerlords-Eddie"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1989/shape_trc89/amiga_demo/bob_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=423"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54986"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4fXdSd0wZ08"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10674,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/68/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/68/",
                    "id": 68,
                    "name": "Shape and TRC Party 1989",
                    "tagline": "",
                    "start_date": "1989-10-12",
                    "end_date": "1989-10-15",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/87/f3e9.jw1146.png",
            "original_width": 335,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/c9/87/f3e9.jw1146.png",
            "standard_width": 335,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/87/f3e9.jw1146.png",
            "thumbnail_width": 176,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}