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

{
    "url": "https://demozoo.org/api/v1/productions/19882/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19882/",
    "id": 19882,
    "title": "Dekadenced",
    "author_nicks": [
        {
            "name": "Accession",
            "abbreviation": "ACC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "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": "Other",
            "role": "Music, Camera, Edit"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/dekadencedataparty11/wild/dekadencedbyaccession.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57729"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1208,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/359/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/359/",
                    "id": 359,
                    "name": "Dekadence Dataparty 2011",
                    "tagline": "",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Turku, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.452801,
                    "longitude": 22.251551,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}