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

{
    "url": "https://demozoo.org/api/v1/productions/21440/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21440/",
    "id": 21440,
    "title": "Shattered Harmony",
    "author_nicks": [
        {
            "name": "Prowler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/814/?format=api",
                "id": 814,
                "name": "Prowler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Citron.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/934/?format=api",
                "id": 934,
                "name": "Citron.",
                "is_group": true
            }
        },
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-02-06",
    "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/2011/datastorm11/amiga/grfx/d2011-ag.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "276",
            "competition": {
                "id": 1392,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/57/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/57/",
                    "id": 57,
                    "name": "Datastorm 2011",
                    "tagline": "",
                    "start_date": "2011-02-04",
                    "end_date": "2011-02-06",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/16/4f/355b.7541.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/16/4f/355b.7541.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/16/4f/355b.7541.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "64-colors"
    ]
}