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

{
    "url": "https://demozoo.org/api/v1/productions/17891/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17891/",
    "id": 17891,
    "title": "Colors",
    "author_nicks": [
        {
            "name": "Lucid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112001/?format=api",
                "id": 112001,
                "name": "Lucid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ltipl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21291/?format=api",
                    "id": 21291,
                    "name": "ltipl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Meru",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43373/?format=api",
                    "id": 43373,
                    "name": "Meru",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/assembly11/in4k/colors_by_lucid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71464"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kjYY9L-cY9c"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "488",
            "competition": {
                "id": 1027,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2/",
                    "id": 2,
                    "name": "Assembly 2011",
                    "tagline": "Assembly Summer 2011",
                    "start_date": "2011-08-04",
                    "end_date": "2011-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-10",
        "screenshots-needed"
    ]
}