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

{
    "url": "https://demozoo.org/api/v1/productions/77582/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77582/",
    "id": 77582,
    "title": "CRTeCK",
    "author_nicks": [
        {
            "name": "TiteiKo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18773/?format=api",
                "id": 18773,
                "name": "TiteiKo",
                "is_group": false
            }
        },
        {
            "name": "did",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40639/?format=api",
                "id": 40639,
                "name": "did",
                "is_group": false
            }
        },
        {
            "name": "wsmind",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34845/?format=api",
                "id": 34845,
                "name": "wsmind",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/demojs13/in8k/crteck.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 8087,
                "name": "8K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1792/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1792/",
                    "id": 1792,
                    "name": "DemoJS 2013",
                    "tagline": "JS Pride",
                    "start_date": "2013-06-28",
                    "end_date": "2013-06-30",
                    "location": "Paris, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85693,
                    "longitude": 2.3412,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}