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

{
    "url": "https://demozoo.org/api/v1/productions/50814/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50814/",
    "id": 50814,
    "title": "Payback 2013",
    "author_nicks": [
        {
            "name": "Azzaro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1025/?format=api",
                "id": 1025,
                "name": "Azzaro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-02",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/payback13/ascii/madwizards.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "207",
            "competition": {
                "id": 5212,
                "name": "Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1425/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1425/",
                    "id": 1425,
                    "name": "Payback 2013",
                    "tagline": "",
                    "start_date": "2013-02-01",
                    "end_date": "2013-02-03",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.thepayback.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/a3/ce9f.263836.png",
            "original_width": 648,
            "original_height": 370,
            "standard_url": "https://media.demozoo.org/screens/s/83/a3/ce9f.263836.png",
            "standard_width": 400,
            "standard_height": 228,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/a3/ce9f.263836.png",
            "thumbnail_width": 200,
            "thumbnail_height": 114
        }
    ],
    "tags": [
        "editpad"
    ]
}