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

{
    "url": "https://demozoo.org/api/v1/productions/61215/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61215/",
    "id": 61215,
    "title": "Teremok",
    "author_nicks": [
        {
            "name": "DMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9578/?format=api",
                "id": 9578,
                "name": "DMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Placebo",
            "abbreviation": "PCB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8982/?format=api",
                "id": 8982,
                "name": "Placebo",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/chaosconstructions10/real-time_web_design/teremok_web_dman_pcb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55804"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "34",
            "competition": {
                "id": 6713,
                "name": "Real-time Web Design",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/590/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/590/",
                    "id": 590,
                    "name": "Chaos Constructions 2010",
                    "tagline": "",
                    "start_date": "2010-08-28",
                    "end_date": "2010-08-29",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}