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

{
    "url": "https://demozoo.org/api/v1/productions/159822/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/159822/",
    "id": 159822,
    "title": "Bug Dance",
    "author_nicks": [
        {
            "name": "pby",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55699/?format=api",
                "id": 55699,
                "name": "pby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-02",
    "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/150371/BUG%20DANCE.D64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/gubbdata16/gfx_c64/bug-dance--pby-hf.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "7.0",
            "competition": {
                "id": 12510,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2880/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2880/",
                    "id": 2880,
                    "name": "Gubbdata 2016",
                    "tagline": "Genesis Project + TRIAD = 60 years of Commodore love",
                    "start_date": "2016-07-01",
                    "end_date": "2016-07-03",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.66897,
                    "longitude": 13.36408,
                    "website": "http://gubbdata.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/2d/bed2.110339.png",
            "original_width": 296,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/72/2d/bed2.110339.png",
            "standard_width": 296,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/2d/bed2.110339.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}