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

{
    "url": "https://demozoo.org/api/v1/productions/27486/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27486/",
    "id": 27486,
    "title": "blahbs",
    "author_nicks": [
        {
            "name": "Fontex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3024/?format=api",
                "id": 3024,
                "name": "Fontex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-10-22",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/trsac11/intro/2011_10_22_16_51_24_blahbs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62038"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "33",
            "competition": {
                "id": 1986,
                "name": "Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/186/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/186/",
                    "id": 186,
                    "name": "TRSAC 2011",
                    "tagline": "",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Århus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153005,
                    "longitude": 10.204525,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}