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

{
    "url": "https://demozoo.org/api/v1/productions/18798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18798/",
    "id": 18798,
    "title": "Kotze Inside",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-31",
    "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": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/m/Metalvotze/Kotze_Inside.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/mekka97/c64/demo/kotze_in.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/mekka97/c64/demo/kotze_in_d64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2784"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4883"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "235",
            "competition": {
                "id": 1122,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/334/",
                    "id": 334,
                    "name": "Mekka & Symposium 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}