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

{
    "url": "https://demozoo.org/api/v1/productions/60133/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60133/",
    "id": 60133,
    "title": "Soundless",
    "author_nicks": [
        {
            "name": "from://kennewick",
            "abbreviation": "from kennewick",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44287/?format=api",
                "id": 44287,
                "name": "from://kennewick",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "AMcBain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34848/?format=api",
                    "id": 34848,
                    "name": "Starchaser",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kennewick.asmcbain.net/prods/Soundless/Soundless_original.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/revision13/web_browser_demo/soundless.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61210"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "280",
            "competition": {
                "id": 6571,
                "name": "Web browser demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5a/a1/e275.35645.png",
            "original_width": 1280,
            "original_height": 662,
            "standard_url": "https://media.demozoo.org/screens/s/5a/a1/e275.35645.jpg",
            "standard_width": 400,
            "standard_height": 206,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/a1/e275.35645.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 103
        }
    ],
    "tags": [
        "css"
    ]
}