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

{
    "url": "https://demozoo.org/api/v1/productions/166349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166349/",
    "id": 166349,
    "title": "Textulation",
    "author_nicks": [
        {
            "name": "Peisik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
                "id": 6272,
                "name": "Peisik",
                "is_group": true
            }
        },
        {
            "name": "Sinc-X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68950/?format=api",
                "id": 68950,
                "name": "Sinc-X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-12",
    "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": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "msqrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24583/?format=api",
                    "id": 24583,
                    "name": "msqrt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sinc-X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68950/?format=api",
                    "id": 68950,
                    "name": "Sinc-X",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc19/textulation.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/peisik/textulation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68621"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "75.67",
            "competition": {
                "id": 13682,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3081/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3081/",
                    "id": 3081,
                    "name": "TMDC 2016",
                    "tagline": "19",
                    "start_date": "2016-11-11",
                    "end_date": "2016-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode",
        "fmod"
    ]
}