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

{
    "url": "https://demozoo.org/api/v1/productions/996/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/996/",
    "id": 996,
    "title": "Don't Mess Up With Mama",
    "author_nicks": [
        {
            "name": "Veto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3686/?format=api",
                "id": 3686,
                "name": "Veto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-04-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=113633"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/breakpoint10/c64/grfx/dmuwm-workstages.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=90327"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "752",
            "competition": {
                "id": 22,
                "name": "C64 Graphics",
                "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/34/96/2f0e.166782.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/34/96/2f0e.166782.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/96/2f0e.166782.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/18/7e/62d6.2514.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/18/7e/62d6.2514.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/7e/62d6.2514.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/73/2c/32d5.2515.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/73/2c/32d5.2515.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/2c/32d5.2515.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-nufli-mode"
    ]
}