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

{
    "url": "https://demozoo.org/api/v1/productions/111682/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/111682/",
    "id": 111682,
    "title": "devilstar tribute",
    "author_nicks": [
        {
            "name": "Yogib33r",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11949/?format=api",
                "id": 11949,
                "name": "Yogib33r",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yogib33r",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11949/?format=api",
                    "id": 11949,
                    "name": "Yogib33r",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/vip14/grfx/tribute-to-devilstar.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "123",
            "competition": {
                "id": 10418,
                "name": "Bitmap Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2001/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2001/",
                    "id": 2001,
                    "name": "Very Important Party 2014",
                    "tagline": "",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Thoissey, Département de l'Ain, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2014.popsyteam.org/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/d1/ae8a.58849.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/2e/d1/ae8a.58849.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/d1/ae8a.58849.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}