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

{
    "url": "https://demozoo.org/api/v1/productions/55656/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/55656/",
    "id": 55656,
    "title": "Meditime",
    "author_nicks": [
        {
            "name": "r0m",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9074/?format=api",
                "id": 9074,
                "name": "Rom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Progress",
            "abbreviation": "PGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8893/?format=api",
                "id": 8893,
                "name": "Progress",
                "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/meditime.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "221 (3.7)",
            "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/7f/8d/747c.116864.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/7f/8d/747c.116864.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/8d/747c.116864.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}