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

{
    "url": "https://demozoo.org/api/v1/productions/169635/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/169635/",
    "id": 169635,
    "title": "The Hunter",
    "author_nicks": [
        {
            "name": "Almighty God",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/159/?format=api",
                "id": 159,
                "name": "Almighty God",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Level 64",
            "abbreviation": "L64",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/161/?format=api",
                "id": 161,
                "name": "Level 64",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-03-18",
    "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/156350/TheHunter-AlmightyGod.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=154618"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "405",
            "competition": {
                "id": 13076,
                "name": "C64 graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3078/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3078/",
                    "id": 3078,
                    "name": "Forever 2017",
                    "tagline": "Mad Max the 8 bit road",
                    "start_date": "2017-03-17",
                    "end_date": "2017-03-19",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fc/0e/7293.128411.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fc/0e/7293.128411.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fc/0e/7293.128411.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}