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

{
    "url": "https://demozoo.org/api/v1/productions/132122/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/132122/",
    "id": 132122,
    "title": "They are watching your crystal disco",
    "author_nicks": [
        {
            "name": "Adellan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6506/?format=api",
                "id": 6506,
                "name": "Adellan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BooZombies",
            "abbreviation": "BZB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6317/?format=api",
                "id": 6317,
                "name": "BooZombies",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-01-31",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/payback15/photo/glitter_disco.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "81",
            "competition": {
                "id": 11232,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2290/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2290/",
                    "id": 2290,
                    "name": "Payback 2015",
                    "tagline": "Final round",
                    "start_date": "2015-01-30",
                    "end_date": "2015-02-01",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.thepayback.fi/2015"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/47/77/9246.pl150660.jpg",
            "original_width": 4208,
            "original_height": 3120,
            "standard_url": "https://media.demozoo.org/screens/s/47/77/9246.pl150660.jpg",
            "standard_width": 400,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/77/9246.pl150660.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": []
}