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

{
    "url": "https://demozoo.org/api/v1/productions/169634/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/169634/",
    "id": 169634,
    "title": "What Does the Fox Say?",
    "author_nicks": [
        {
            "name": "Leon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5739/?format=api",
                "id": 5739,
                "name": "Leon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Singular",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5740/?format=api",
                "id": 5740,
                "name": "Singular Crew",
                "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/156348/fox_say_leon_forever2017.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=154617"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "435",
            "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/1c/11/56ee.128410.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1c/11/56ee.128410.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1c/11/56ee.128410.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}