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

{
    "url": "https://demozoo.org/api/v1/productions/141403/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141403/",
    "id": 141403,
    "title": "Remote Shadertoy Compo Entry",
    "author_nicks": [
        {
            "name": "tenfour",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51926/?format=api",
                "id": 51926,
                "name": "tenfour",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-07-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "70",
            "competition": {
                "id": 11671,
                "name": "Shadertoy",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2086/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2086/",
                    "id": 2086,
                    "name": "Solskogen 2015",
                    "tagline": "Cloud-free computing",
                    "start_date": "2015-07-10",
                    "end_date": "2015-07-12",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "shader-sandbox"
    ]
}