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

{
    "url": "https://demozoo.org/api/v1/productions/159830/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/159830/",
    "id": 159830,
    "title": "Eden C Sixty Four",
    "author_nicks": [
        {
            "name": "Prowler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/814/?format=api",
                "id": 814,
                "name": "Prowler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nectarine",
            "abbreviation": "Necta",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine",
                "is_group": true
            }
        }
    ],
    "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/150367/Prowler_-_Eden_C_sixty-four.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/gubbdata16/gfx_c64/prowler_-_eden_c_sixty-four.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=149170"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "8.6",
            "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/b3/38/b048.110336.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/b3/38/b048.110336.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/38/b048.110336.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "koala"
    ]
}