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

{
    "url": "https://demozoo.org/api/v1/productions/99520/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99520/",
    "id": 99520,
    "title": "KURWANOISE COMPO DOMINATOR 2010",
    "author_nicks": [
        {
            "name": "KURWAAMIGASCHEISSERS",
            "abbreviation": "KAS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47139/?format=api",
                "id": 47139,
                "name": "KURWAAMIGASCHEISSERS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc13/fukc.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/Defiance/archive/party/tmdc/13/FUKC.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56390"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "20.8",
            "competition": {
                "id": 9997,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2097/",
                    "id": 2097,
                    "name": "TMDC 2010",
                    "tagline": "13",
                    "start_date": "2010-11-11",
                    "end_date": "2010-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode",
        "fmod"
    ]
}