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

{
    "url": "https://demozoo.org/api/v1/productions/99510/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99510/",
    "id": 99510,
    "title": "Burn Down Minsk",
    "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": "2011-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": "BaseUrl",
            "url": "http://tmdc.scene.org/tmdc14/KAS-BDM.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc14/kas-bdm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58422"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4.29",
            "competition": {
                "id": 9832,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2048/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2048/",
                    "id": 2048,
                    "name": "TMDC 2011",
                    "tagline": "14",
                    "start_date": "2011-11-11",
                    "end_date": "2011-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}