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

{
    "url": "https://demozoo.org/api/v1/productions/907/?format=api",
    "demozoo_url": "https://demozoo.org/productions/907/",
    "id": 907,
    "title": "Etch-A-Sketch",
    "author_nicks": [
        {
            "name": "Cybernetic Genetics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3629/?format=api",
                "id": 3629,
                "name": "Cybernetic Genetics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/breakpoint10/console_real_wild/etchasketch.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://eu.os4depot.net/share/demo/scene/etch_a_sketch.lha"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54671"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=FLoR0M7X2pE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "212",
            "competition": {
                "id": 16,
                "name": "Console/Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1/",
                    "id": 1,
                    "name": "Breakpoint 2010",
                    "tagline": "Like There's No Tomorrow",
                    "start_date": "2010-04-02",
                    "end_date": "2010-04-05",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/85/17f7.299334.png",
            "original_width": 373,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/ee/85/17f7.299334.jpg",
            "standard_width": 373,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/85/17f7.299334.jpg",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}