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

{
    "url": "https://demozoo.org/api/v1/productions/51972/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/51972/",
    "id": 51972,
    "title": "Composition with red (this is not art)",
    "author_nicks": [
        {
            "name": "Frost",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99/?format=api",
                "id": 99,
                "name": "Frost",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Panda Design",
            "abbreviation": "PDD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3178/?format=api",
                "id": 3178,
                "name": "Panda Design",
                "is_group": true
            }
        },
        {
            "name": "Tulou",
            "abbreviation": "TLU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                "id": 3182,
                "name": "Tulou",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-09",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/datastorm13/c64/grfx/frost-this_is_not_art.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "45",
            "competition": {
                "id": 5375,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1448/",
                    "id": 1448,
                    "name": "Datastorm 2013",
                    "tagline": "",
                    "start_date": "2013-02-08",
                    "end_date": "2013-02-10",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/66/45/1590.52075.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/66/45/1590.52075.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/66/45/1590.52075.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}