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

{
    "url": "https://demozoo.org/api/v1/productions/132048/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/132048/",
    "id": 132048,
    "title": "Weapons of Mass Creation",
    "author_nicks": [
        {
            "name": "supadupa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47103/?format=api",
                "id": 47103,
                "name": "supadupa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Primitive",
            "abbreviation": "PMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-01-30",
    "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/2015/payback15/graphics/weapons_of_mass_creation_by_supadupa.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "142",
            "competition": {
                "id": 11229,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2290/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2290/",
                    "id": 2290,
                    "name": "Payback 2015",
                    "tagline": "Final round",
                    "start_date": "2015-01-30",
                    "end_date": "2015-02-01",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.thepayback.fi/2015"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/23/9157.79692.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/11/23/9157.79692.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/23/9157.79692.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "photoshop"
    ]
}