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

{
    "url": "https://demozoo.org/api/v1/productions/156473/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156473/",
    "id": 156473,
    "title": "Plasma",
    "author_nicks": [
        {
            "name": "Tyler Durden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15938/?format=api",
                "id": 15938,
                "name": "Tyler Durden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.7dx-party.org/7d4/files/256b/plasma.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/7d04/in256b/plasma.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11046"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8,20",
            "competition": {
                "id": 12294,
                "name": "256 Byte",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/df/20/549a.315859.png",
            "original_width": 635,
            "original_height": 392,
            "standard_url": "https://media.demozoo.org/screens/s/df/20/549a.315859.png",
            "standard_width": 400,
            "standard_height": 246,
            "thumbnail_url": "https://media.demozoo.org/screens/t/df/20/549a.315859.png",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": [
        "scroller"
    ]
}