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

{
    "url": "https://demozoo.org/api/v1/productions/6758/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/6758/",
    "id": 6758,
    "title": "Blackdragon",
    "author_nicks": [
        {
            "name": "Jugi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                "id": 177,
                "name": "Jugi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Complex",
            "abbreviation": "CLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-07-31",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/assembly93/amiga/grfx/assg_jug.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/assembly93/amiga/grfx/blackdragon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 674,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/101/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/101/",
                    "id": 101,
                    "name": "Assembly 1993",
                    "tagline": "",
                    "start_date": "1993-07-30",
                    "end_date": "1993-08-01",
                    "location": "Kerava, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.39565,
                    "longitude": 25.11754,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/05/21a2.7735.png",
            "original_width": 704,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/4f/05/21a2.7735.png",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/05/21a2.7735.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": [
        "nsfw",
        "704x580"
    ]
}