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

{
    "url": "https://demozoo.org/api/v1/productions/56839/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/56839/",
    "id": 56839,
    "title": "Take Me There",
    "author_nicks": [
        {
            "name": "Mac",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24458/?format=api",
                "id": 24458,
                "name": "Mac",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Silence",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18536/?format=api",
                "id": 18536,
                "name": "Silence",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-10-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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/norvegia01/grtc/mac-take_me_there.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 6107,
                "name": "Render",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/647/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/647/",
                    "id": 647,
                    "name": "Norvegia 2001",
                    "tagline": "",
                    "start_date": "2001-10-04",
                    "end_date": "2001-10-06",
                    "location": "Skien, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.209099,
                    "longitude": 9.60867,
                    "website": "http://www.norvegia.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ae/3f/32c7.pl189760.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/ae/3f/32c7.pl189760.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ae/3f/32c7.pl189760.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}