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

{
    "url": "https://demozoo.org/api/v1/productions/7600/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/7600/",
    "id": 7600,
    "title": "Guard Duty",
    "author_nicks": [
        {
            "name": "Farfar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                "id": 412,
                "name": "Farfar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-05",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "93",
            "competition": {
                "id": 734,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/261/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/261/",
                    "id": 261,
                    "name": "Compusphere 2010 (20)",
                    "tagline": "",
                    "start_date": "2010-12-03",
                    "end_date": "2010-12-05",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/47/bbdc.40160.jpg",
            "original_width": 2933,
            "original_height": 1851,
            "standard_url": "https://media.demozoo.org/screens/s/5e/47/bbdc.40160.jpg",
            "standard_width": 400,
            "standard_height": 252,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/47/bbdc.40160.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/b5/bc19.40168.jpg",
            "original_width": 2933,
            "original_height": 1851,
            "standard_url": "https://media.demozoo.org/screens/s/0a/b5/bc19.40168.jpg",
            "standard_width": 400,
            "standard_height": 252,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/b5/bc19.40168.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": []
}