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

{
    "url": "https://demozoo.org/api/v1/productions/158986/?format=api",
    "demozoo_url": "https://demozoo.org/productions/158986/",
    "id": 158986,
    "title": "I Want To Revolve",
    "author_nicks": [
        {
            "name": "Primitive",
            "abbreviation": "PMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3009/?format=api",
                "id": 3009,
                "name": "Primitive",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-06-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "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": "Code",
            "role": ""
        },
        {
            "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": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Halides",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3150/?format=api",
                    "id": 3150,
                    "name": "Halides",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Stoneman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28389/?format=api",
                    "id": 28389,
                    "name": "Stoneman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Daeken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24002/?format=api",
                    "id": 24002,
                    "name": "Daeken",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Shadercode"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/graffathon16/oldschool_demo/iwtr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67602"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HEQQ_ugkBI8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "154",
            "competition": {
                "id": 12479,
                "name": "Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2957/",
                    "id": 2957,
                    "name": "Graffathon 2016",
                    "tagline": "",
                    "start_date": "2016-06-10",
                    "end_date": "2016-06-12",
                    "location": "Espoo, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": "http://www.graffathon.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7c/e6/88da.109246.png",
            "original_width": 1590,
            "original_height": 919,
            "standard_url": "https://media.demozoo.org/screens/s/7c/e6/88da.109246.jpg",
            "standard_width": 400,
            "standard_height": 231,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7c/e6/88da.109246.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 115
        }
    ],
    "tags": []
}