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

{
    "url": "https://demozoo.org/api/v1/productions/173648/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/173648/",
    "id": 173648,
    "title": "Castle",
    "author_nicks": [
        {
            "name": "Mermaid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-07-01",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "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/2017/gubbdata17/other_gfx/castle__-mermaid.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.0",
            "competition": {
                "id": 13331,
                "name": "Other Platform Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3169/",
                    "id": 3169,
                    "name": "Gubbdata 2017",
                    "tagline": "Data, øl, vandkande og grillet hindbær roulade",
                    "start_date": "2017-06-30",
                    "end_date": "2017-07-02",
                    "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/cc/c7/d3d2.140236.png",
            "original_width": 544,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/cc/c7/d3d2.140236.png",
            "standard_width": 400,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cc/c7/d3d2.140236.png",
            "thumbnail_width": 200,
            "thumbnail_height": 104
        }
    ],
    "tags": []
}