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

{
    "url": "https://demozoo.org/api/v1/productions/150012/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/150012/",
    "id": 150012,
    "title": "October",
    "author_nicks": [
        {
            "name": "Joe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/158/?format=api",
                "id": 158,
                "name": "Joe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artstate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29829/?format=api",
                "id": 29829,
                "name": "Artstate",
                "is_group": true
            }
        },
        {
            "name": "Censor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        },
        {
            "name": "Exon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                "id": 16408,
                "name": "EXclusive ON",
                "is_group": true
            }
        },
        {
            "name": "Hoaxers",
            "abbreviation": "HXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers",
                "is_group": true
            }
        },
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-11-14",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=177372"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/syntax15/graphics_oldskool/october_by_joe.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=143072"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "101",
            "competition": {
                "id": 11926,
                "name": "Graphics - Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2745/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2745/",
                    "id": 2745,
                    "name": "Syntax 2015",
                    "tagline": "",
                    "start_date": "2015-11-13",
                    "end_date": "2015-11-15",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/05/84/4ba0.98293.png",
            "original_width": 404,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/05/84/4ba0.98293.png",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/05/84/4ba0.98293.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}