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

{
    "url": "https://demozoo.org/api/v1/productions/33333/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/33333/",
    "id": 33333,
    "title": "Nomad aka Headplug",
    "author_nicks": [
        {
            "name": "Guen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8454/?format=api",
                "id": 8454,
                "name": "Guen",
                "is_group": false
            }
        },
        {
            "name": "Mythos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9813/?format=api",
                "id": 9813,
                "name": "Mythos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "RealTech",
            "abbreviation": "RLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8209/?format=api",
                "id": 8209,
                "name": "RealTech",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-02",
    "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/1996/wired96/grfx/w96_gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 21,
            "ranking": "21",
            "score": "9",
            "competition": {
                "id": 2787,
                "name": "Hand-drawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/379/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/379/",
                    "id": 379,
                    "name": "Wired 1996",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Wasmes, Province du Hainaut, Walloon, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.55532,
                    "longitude": 3.53691,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/4c/3a05.27233.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/d4/4c/3a05.27233.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/4c/3a05.27233.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}