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

{
    "url": "https://demozoo.org/api/v1/productions/5565/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/5565/",
    "id": 5565,
    "title": "digital dreams",
    "author_nicks": [
        {
            "name": "Somnium",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5584/?format=api",
                "id": 5584,
                "name": "Somnium",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sueño",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5617/?format=api",
                "id": 5617,
                "name": "Sueño",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-01-27",
    "supertype": "graphics",
    "platforms": [],
    "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/2002/0a000h/grfx/digitaldreams.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "45",
            "competition": {
                "id": 577,
                "name": "Pixel Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/195/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/195/",
                    "id": 195,
                    "name": "0a000h 2002",
                    "tagline": "",
                    "start_date": "2002-01-25",
                    "end_date": "2002-01-27",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2002/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/47/974f.pl48225.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/e3/47/974f.pl48225.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/47/974f.pl48225.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}