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

{
    "url": "https://demozoo.org/api/v1/productions/120318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120318/",
    "id": 120318,
    "title": "Glitter",
    "author_nicks": [
        {
            "name": "Nightmare",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7160/?format=api",
                "id": 7160,
                "name": "Nightmare",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-08-23",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/demodays14/animation_mini/nightmare_-_glitter.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71457"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "193",
            "competition": {
                "id": 10784,
                "name": "Mini-Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1926/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1926/",
                    "id": 1926,
                    "name": "Demodays 2014",
                    "tagline": "watch * create * compete",
                    "start_date": "2014-08-22",
                    "end_date": "2014-08-24",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2014.demodays.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/f7/bda9.87699.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/f2/f7/bda9.87699.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/f7/bda9.87699.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "loop"
    ]
}