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

{
    "url": "https://demozoo.org/api/v1/productions/198947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198947/",
    "id": 198947,
    "title": "Subtle Body",
    "author_nicks": [
        {
            "name": "Experimental Graphics Research Group",
            "abbreviation": "EGRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44586/?format=api",
                "id": 44586,
                "name": "Experimental Graphics Research Group",
                "is_group": true
            }
        },
        {
            "name": "Grey Park",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5334/?format=api",
                "id": 5334,
                "name": "Grey Park",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-02-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dysposin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44256/?format=api",
                    "id": 44256,
                    "name": "Dysposin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Music"
        },
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Unity"
        },
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction, Cuts/Sync"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/demobit19/demo_pc/03_subtlebody.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80151"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "133",
            "competition": {
                "id": 14907,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3714/",
                    "id": 3714,
                    "name": "Demobit 2019",
                    "tagline": "Resolution",
                    "start_date": "2019-02-01",
                    "end_date": "2019-02-03",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": "http://www.demobit.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unity",
        "noise",
        "meteoriks-watchlist-2020"
    ]
}