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

{
    "url": "https://demozoo.org/api/v1/productions/36532/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36532/",
    "id": 36532,
    "title": "TurtleS",
    "author_nicks": [
        {
            "name": "Togyaf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23891/?format=api",
                "id": 23891,
                "name": "Togyaf",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-07-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9386/?format=api",
                    "id": 9386,
                    "name": "Sand",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Robat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23899/?format=api",
                    "id": 23899,
                    "name": "Robat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "nq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9386/?format=api",
                    "id": 9386,
                    "name": "Sand",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        },
        {
            "nick": {
                "name": "Robat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23899/?format=api",
                    "id": 23899,
                    "name": "Robat",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://skrju.com/download/demo/turtles_by_togyaf.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/dihalt12/zx/demo/togyaf_-_turtle_soup.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59439"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BxWmUeDeG00"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.59",
            "competition": {
                "id": 3214,
                "name": "Combined 8-Bit Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1408/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1408/",
                    "id": 1408,
                    "name": "DiHalt 2012",
                    "tagline": "OpenAir",
                    "start_date": "2012-07-07",
                    "end_date": "2012-07-08",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}