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

{
    "url": "https://demozoo.org/api/v1/productions/190661/?format=api",
    "demozoo_url": "https://demozoo.org/productions/190661/",
    "id": 190661,
    "title": "xa-007",
    "author_nicks": [
        {
            "name": "xAngle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38140/?format=api",
                "id": 38140,
                "name": "xAngle",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-07-21",
    "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": "Trejs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41554/?format=api",
                    "id": 41554,
                    "name": "Trejs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Trejs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41554/?format=api",
                    "id": 41554,
                    "name": "Trejs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Danter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41953/?format=api",
                    "id": 41953,
                    "name": "Danter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/edison18/newschool_demo/xangle_-_xa-007.html.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=77216"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "105",
            "competition": {
                "id": 14493,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3503/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3503/",
                    "id": 3503,
                    "name": "Edison 2018",
                    "tagline": "A Medieval Demofeast",
                    "start_date": "2018-07-20",
                    "end_date": "2018-07-22",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "https://edisonparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}