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

{
    "url": "https://demozoo.org/api/v1/productions/189111/?format=api",
    "demozoo_url": "https://demozoo.org/productions/189111/",
    "id": 189111,
    "title": "Multiplied Fist",
    "author_nicks": [
        {
            "name": "Speedfisters",
            "abbreviation": "SF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                "id": 4327,
                "name": "Speedfisters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-06-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Demoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40632/?format=api",
                    "id": 40632,
                    "name": "Demoman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Musicman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3179/?format=api",
                    "id": 3179,
                    "name": "moh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/gubbdata18/c64/demo/multiplied.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=165936"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76726"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "4.6",
            "competition": {
                "id": 14396,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3533/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3533/",
                    "id": 3533,
                    "name": "Gubbdata 2018",
                    "tagline": "Smell like Grandpa",
                    "start_date": "2018-06-29",
                    "end_date": "2018-07-01",
                    "location": "Lunds Kommun, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.66897,
                    "longitude": 13.36408,
                    "website": "http://gubbdata.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/36/6349.165050.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0b/36/6349.165050.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/36/6349.165050.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}