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

{
    "url": "https://demozoo.org/api/v1/productions/65303/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/65303/",
    "id": 65303,
    "title": "Jugement of Demomakers",
    "author_nicks": [
        {
            "name": "Kyle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7002/?format=api",
                "id": 7002,
                "name": "Kyle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-06",
    "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/2002/vip4/fast/jugement_of_demomakers.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "32",
            "competition": {
                "id": 7179,
                "name": "Fast",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1086/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1086/",
                    "id": 1086,
                    "name": "Very Important Party 2002",
                    "tagline": "VIP 4",
                    "start_date": "2002-07-05",
                    "end_date": "2002-07-07",
                    "location": "Saint-Priest, Département du Rhône, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip4/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/17/4f48.100509.jpg",
            "original_width": 805,
            "original_height": 604,
            "standard_url": "https://media.demozoo.org/screens/s/ef/17/4f48.100509.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/17/4f48.100509.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}