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

{
    "url": "https://demozoo.org/api/v1/productions/55659/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55659/",
    "id": 55659,
    "title": "LowRes Summertime",
    "author_nicks": [
        {
            "name": "pROF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20531/?format=api",
                "id": 20531,
                "name": "prof4d",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "4th Dimension",
            "abbreviation": "4D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-04-24",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2010/hackers_top10/zx/grfx/lowres_summertime.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "179 (3.0)",
            "competition": {
                "id": 5950,
                "name": "ZX Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1318/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1318/",
                    "id": 1318,
                    "name": "Hackers Top Spring 2010",
                    "tagline": "",
                    "start_date": "2010-04-24",
                    "end_date": "2010-04-25",
                    "location": "Horad Hrodna, Grodnenskaya, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.68333,
                    "longitude": 23.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/64/cfd6.116861.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/99/64/cfd6.116861.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/64/cfd6.116861.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}