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

{
    "url": "https://demozoo.org/api/v1/productions/177818/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/177818/",
    "id": 177818,
    "title": "theMachine",
    "author_nicks": [
        {
            "name": "Lucy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73741/?format=api",
                "id": 73741,
                "name": "Lucy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-02",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/riverwash17/gfx_pixel/pixel_gfx_lucy_themachine.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9j8HAgNWlKA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "88",
            "competition": {
                "id": 13737,
                "name": "Pixel GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3094/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3094/",
                    "id": 3094,
                    "name": "Riverwash 2017",
                    "tagline": "",
                    "start_date": "2017-09-01",
                    "end_date": "2017-09-03",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2017.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/24/d911.147019.png",
            "original_width": 320,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/4f/24/d911.147019.png",
            "standard_width": 320,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/24/d911.147019.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": [
        "pong",
        "arcade"
    ]
}