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

{
    "url": "https://demozoo.org/api/v1/productions/20340/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20340/",
    "id": 20340,
    "title": "Daehmon",
    "author_nicks": [
        {
            "name": "Hotstuffaz",
            "abbreviation": "HTS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6427/?format=api",
                "id": 6427,
                "name": "Hotstuffers",
                "is_group": true
            }
        },
        {
            "name": "Shitmen",
            "abbreviation": "SHIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14723/?format=api",
                "id": 14723,
                "name": "Shitmen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-12",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/c64/demo/hotstuffaz_shitmen-daehmon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27213"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "14",
            "competition": {
                "id": 1264,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}