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

{
    "url": "https://demozoo.org/api/v1/productions/99512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99512/",
    "id": 99512,
    "title": "Wavy Turbulence",
    "author_nicks": [
        {
            "name": "Bawlz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30405/?format=api",
                "id": 30405,
                "name": "Bawlz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "BarZoule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
                    "id": 854,
                    "name": "BarZoule",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BarZoule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
                    "id": 854,
                    "name": "BarZoule",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Salkinitzor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12948/?format=api",
                    "id": 12948,
                    "name": "Salkinitzor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Syd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73802/?format=api",
                    "id": 73802,
                    "name": "Syd",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tmdc.scene.org/Bawlz%20-%20Wavy%20Turbulence.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc16/bawlz-wavy_turbulence.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62083"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2079/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2079/",
            "id": 2079,
            "name": "TMDC 2013",
            "tagline": "16",
            "start_date": "2013-01-11",
            "end_date": "2013-01-11",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://tmdc.scene.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "textmode",
        "fmod",
        "gnu-rocket"
    ]
}