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

{
    "url": "https://demozoo.org/api/v1/productions/1558/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1558/",
    "id": 1558,
    "title": "Guardian of the North",
    "author_nicks": [
        {
            "name": "Archmage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/648/?format=api",
                "id": 648,
                "name": "Archmage",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Andromeda",
            "abbreviation": "AOA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/223/?format=api",
                "id": 223,
                "name": "Andromeda",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-07-23",
    "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/2006/solskogen06/grfx/newschool/archmage-guardian_of_the_north.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "73",
            "competition": {
                "id": 94,
                "name": "Newschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/34/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/34/",
                    "id": 34,
                    "name": "Solskogen 2006",
                    "tagline": "Scanlines & Tanlines",
                    "start_date": "2006-07-21",
                    "end_date": "2006-07-23",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/0b/584e.2929.jpg",
            "original_width": 276,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/d4/0b/584e.2929.jpg",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/0b/584e.2929.jpg",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}