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

{
    "url": "https://demozoo.org/api/v1/productions/49435/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/49435/",
    "id": 49435,
    "title": "Second",
    "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-03-20",
    "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/forever10/zx_spectrum/viewer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "426",
            "competition": {
                "id": 5039,
                "name": "ZX Spectrum Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/131/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/131/",
                    "id": 131,
                    "name": "Forever 2010",
                    "tagline": "The 8bit Odyssey",
                    "start_date": "2010-03-19",
                    "end_date": "2010-03-21",
                    "location": "Horná Súča, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.972641,
                    "longitude": 17.979549,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/35/f28a.120147.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/1e/35/f28a.120147.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/35/f28a.120147.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}