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

{
    "url": "https://demozoo.org/api/v1/productions/50812/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50812/",
    "id": 50812,
    "title": "Jungle Child",
    "author_nicks": [
        {
            "name": "Zefyros",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3684/?format=api",
                "id": 3684,
                "name": "Zefyros",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "G-INcorporated",
            "abbreviation": "GIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3925/?format=api",
                "id": 3925,
                "name": "G-INcorporated",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-02",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/payback13/ascii/jungle_child_by_zefyros.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "280",
            "competition": {
                "id": 5212,
                "name": "Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1425/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1425/",
                    "id": 1425,
                    "name": "Payback 2013",
                    "tagline": "",
                    "start_date": "2013-02-01",
                    "end_date": "2013-02-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.thepayback.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/4a/79d3.9110.png",
            "original_width": 640,
            "original_height": 1106,
            "standard_url": "https://media.demozoo.org/screens/s/63/4a/79d3.9110.png",
            "standard_width": 173,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/4a/79d3.9110.png",
            "thumbnail_width": 86,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "block-ascii"
    ]
}