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

{
    "url": "https://demozoo.org/api/v1/productions/195390/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/195390/",
    "id": 195390,
    "title": "Don't be a dick",
    "author_nicks": [
        {
            "name": "Bordeaux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13447/?format=api",
                "id": 13447,
                "name": "Bordeaux",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Excess",
            "abbreviation": "EX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-11-03",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/174501/dont_be_a_dick.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/x18/petscii/x18_petscii.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=171034"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "4.552",
            "competition": {
                "id": 14760,
                "name": "PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3196/",
                    "id": 3196,
                    "name": "X 2018",
                    "tagline": "Party like it's 1988",
                    "start_date": "2018-11-02",
                    "end_date": "2018-11-04",
                    "location": "Gemeente Someren, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.38233,
                    "longitude": 5.71049,
                    "website": "http://www.scs-trc.net/x2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/66/63/05e6.173298.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/66/63/05e6.173298.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/66/63/05e6.173298.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}