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

{
    "url": "https://demozoo.org/api/v1/productions/101500/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101500/",
    "id": 101500,
    "title": "Bitch",
    "author_nicks": [
        {
            "name": "Filthy Duo",
            "abbreviation": "F2",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47665/?format=api",
                "id": 47665,
                "name": "Filthy Duo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Duncan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2907/?format=api",
                    "id": 2907,
                    "name": "Duncan",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Camera, Idea"
        },
        {
            "nick": {
                "name": "T-101",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Camera, Edit"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/endoftheworld14/wild/f2-bitch.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://player.vimeo.com/video/88085702?h=debb7133c2"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "60",
            "competition": {
                "id": 10063,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2090/",
                    "id": 2090,
                    "name": "End of the World Party 2014",
                    "tagline": "157v",
                    "start_date": "2014-02-28",
                    "end_date": "2014-03-02",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/aa/377b.53811.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/2d/aa/377b.53811.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/aa/377b.53811.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "commercial-music",
        "nsfw"
    ]
}