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

{
    "url": "https://demozoo.org/api/v1/productions/166555/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166555/",
    "id": 166555,
    "title": "Dragon Attack",
    "author_nicks": [
        {
            "name": "Bitplane Technomantes",
            "abbreviation": "BPTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69023/?format=api",
                "id": 69023,
                "name": "Bitplane Technomantes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Axelay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69679/?format=api",
                    "id": 69679,
                    "name": "Axelay",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "rexbeng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44025/?format=api",
                    "id": 44025,
                    "name": "rexbeng",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tom&Jerry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45278/?format=api",
                    "id": 45278,
                    "name": "Tom&Jerry",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=detail&num=13392"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68466"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Avgg798fccQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "7.26",
            "competition": {
                "id": 12921,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3085/",
                    "id": 3085,
                    "name": "CPCRetroDev 2016",
                    "tagline": "",
                    "start_date": "2016",
                    "end_date": "2016",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://cpcretrodev.byterealms.com/contest/cpcretrodev-2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1c/03/3556.130902.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/1c/03/3556.130902.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/03/3556.130902.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5c/f5/2065.130901.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/5c/f5/2065.130901.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5c/f5/2065.130901.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "shoot-em-up",
        "bullet-hell"
    ]
}