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

{
    "url": "https://demozoo.org/api/v1/productions/191350/?format=api",
    "demozoo_url": "https://demozoo.org/productions/191350/",
    "id": 191350,
    "title": "guess what",
    "author_nicks": [
        {
            "name": "visy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                "id": 1301,
                "name": "visy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-08-03",
    "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/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cce.kapsi.fi/tuplain/tuplain.html?video=8X2kIfS6fb8&audio=Y1HdzeHh7Os&vs=2&as=0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "148",
            "competition": {
                "id": 14537,
                "name": "Tuplain",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3595/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3595/",
                    "id": 3595,
                    "name": "Assembly 2018",
                    "tagline": "",
                    "start_date": "2018-08-02",
                    "end_date": "2018-08-05",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://www.assembly.org/summer18"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}