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

{
    "url": "https://demozoo.org/api/v1/productions/152349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152349/",
    "id": 152349,
    "title": "Colorstream",
    "author_nicks": [
        {
            "name": "Necros",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8759/?format=api",
                "id": 8759,
                "name": "Necros",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-01-09",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Necros",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8759/?format=api",
                    "id": 8759,
                    "name": "Necros",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/synchrony16/nano/colorstream.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66843"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "28",
            "competition": {
                "id": 12082,
                "name": "Nano",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2733/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2733/",
                    "id": 2733,
                    "name": "SynchroNY 2016",
                    "tagline": "",
                    "start_date": "2016-01-08",
                    "end_date": "2016-01-10",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "http://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/de/9556.101025.png",
            "original_width": 295,
            "original_height": 297,
            "standard_url": "https://media.demozoo.org/screens/s/3b/de/9556.101025.jpg",
            "standard_width": 295,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/de/9556.101025.jpg",
            "thumbnail_width": 148,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}