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

{
    "url": "https://demozoo.org/api/v1/productions/169636/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/169636/",
    "id": 169636,
    "title": "Norsu",
    "author_nicks": [
        {
            "name": "Reekol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14258/?format=api",
                "id": 14258,
                "name": "Reekol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest",
                "is_group": true
            }
        },
        {
            "name": "React",
            "abbreviation": "RCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React",
                "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/156342/norsu-reekol.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=154610"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "401",
            "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/e1/74/14e1.128412.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e1/74/14e1.128412.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/74/14e1.128412.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-hires-mode"
    ]
}