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

{
    "url": "https://demozoo.org/api/v1/productions/175278/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175278/",
    "id": 175278,
    "title": "Blind Serpent",
    "author_nicks": [
        {
            "name": "FXM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139662/?format=api",
                "id": 139662,
                "name": "FXM",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-06",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/313/?format=api",
                    "id": 313,
                    "name": "ps",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "visy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1301/?format=api",
                    "id": 1301,
                    "name": "visy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/psenough/fxm_-_blind_serpent/archive/gh-pages.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://psenough.github.io/fxm_-_blind_serpent/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/psenough/fxm_-_blind_serpent"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57150"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 13554,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3395/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3395/",
                    "id": 3395,
                    "name": "The Mozilla Flame Party",
                    "tagline": "",
                    "start_date": "2011-06",
                    "end_date": "2011-06",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}