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

{
    "url": "https://demozoo.org/api/v1/productions/6645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/6645/",
    "id": 6645,
    "title": "BlackRobe",
    "author_nicks": [
        {
            "name": "Pudding",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7870/?format=api",
                "id": 7870,
                "name": "Pudding",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Grotesticle",
            "abbreviation": "GRT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1168/?format=api",
                "id": 1168,
                "name": "Grotesticle",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-04-02",
    "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/1994/thegathering94/grfx/blackrobe.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/thegathering94/grfx/gfx-gath.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "63",
            "competition": {
                "id": 664,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/40/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/40/",
                    "id": 40,
                    "name": "The Gathering 1994",
                    "tagline": "",
                    "start_date": "1994-03-29",
                    "end_date": "1994-04-02",
                    "location": "Rykkin, Bærum, Viken, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.92874,
                    "longitude": 10.47531,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/ce/8cdf.52250.png",
            "original_width": 640,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/8f/ce/8cdf.52250.png",
            "standard_width": 400,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/ce/8cdf.52250.png",
            "thumbnail_width": 200,
            "thumbnail_height": 80
        }
    ],
    "tags": []
}