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

{
    "url": "https://demozoo.org/api/v1/productions/77601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77601/",
    "id": 77601,
    "title": "No Javascript...",
    "author_nicks": [
        {
            "name": "HellowDim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59004/?format=api",
                "id": 59004,
                "name": "HellowDim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "X-Men",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21911/?format=api",
                "id": 21911,
                "name": "X-Men",
                "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": [
        {
            "nick": {
                "name": "HellowDim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59004/?format=api",
                    "id": 59004,
                    "name": "HellowDim",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/demojs13/in8k/x-men_-_no_javascript.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61586"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "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": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/5b/ec19.87361.png",
            "original_width": 367,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/03/5b/ec19.87361.jpg",
            "standard_width": 367,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/5b/ec19.87361.jpg",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}