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

{
    "url": "https://demozoo.org/api/v1/productions/77573/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77573/",
    "id": 77573,
    "title": "Bitslife",
    "author_nicks": [
        {
            "name": "Wiz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3662/?format=api",
                "id": 3662,
                "name": "Wiz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trolls In The Shadows",
            "abbreviation": "TITS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                "id": 3721,
                "name": "Trolls In The Shadows",
                "is_group": true
            }
        }
    ],
    "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/bitslife.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61495"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "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": []
}