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

{
    "url": "https://demozoo.org/api/v1/productions/174848/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174848/",
    "id": 174848,
    "title": "roti6",
    "author_nicks": [
        {
            "name": "Teletubbarna",
            "abbreviation": "TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72776/?format=api",
                "id": 72776,
                "name": "Teletubbarna",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch10w/DEMO/roti6_by_teletubbarna.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/chimpbemblywinter10/demo/roti6_by_teletubbarna.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "16",
            "competition": {
                "id": 13439,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3348/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3348/",
                    "id": 3348,
                    "name": "Chimpbembly 2010 Winter",
                    "tagline": "",
                    "start_date": "2010",
                    "end_date": "2010",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/28/d3ff.281509.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/a0/28/d3ff.281509.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/28/d3ff.281509.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}