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

{
    "url": "https://demozoo.org/api/v1/productions/159666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159666/",
    "id": 159666,
    "title": "Barfenfelden",
    "author_nicks": [
        {
            "name": "halcy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3845/?format=api",
                "id": 3845,
                "name": "halcy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "St. Vincent And The Grenadines",
            "abbreviation": "SVatG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/nordlicht16/gravedigger/dfj_nord.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "98",
            "competition": {
                "id": 12494,
                "name": "Gravedigger",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2778/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2778/",
                    "id": 2778,
                    "name": "Nordlicht 2016",
                    "tagline": "Now the same location as last year!",
                    "start_date": "2016-07-01",
                    "end_date": "2016-07-03",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/9c/8374.110220.png",
            "original_width": 1616,
            "original_height": 747,
            "standard_url": "https://media.demozoo.org/screens/s/22/9c/8374.110220.jpg",
            "standard_width": 400,
            "standard_height": 184,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/9c/8374.110220.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 92
        }
    ],
    "tags": []
}